Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp632 using SerializedContextIDTable = typedef in clang::api_notes::APINotesReader::Implementation
636 std::unique_ptr<SerializedContextIDTable> ContextIDTable;
985 ContextIDTable.reset(SerializedContextIDTable::Create( in readContextBlock()