Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp637 using SerializedObjCContextInfoTable = typedef in clang::api_notes::APINotesReader::Implementation
641 std::unique_ptr<SerializedObjCContextInfoTable> ObjCContextInfoTable;
991 ObjCContextInfoTable.reset(SerializedObjCContextInfoTable::Create( in readObjCContextBlock()