Home
last modified time | relevance | path

Searched refs:GetRecordContext (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp1018 auto GetRecordContext = [&](api_notes::APINotesReader *Reader) in ProcessAPINotes() local
1029 if (auto Context = GetRecordContext(Reader)) { in ProcessAPINotes()