Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp625 using SerializedIdentifierTable = typedef in clang::api_notes::APINotesReader::Implementation
629 std::unique_ptr<SerializedIdentifierTable> IdentifierTable;
900 IdentifierTable.reset(SerializedIdentifierTable::Create( in readIdentifierBlock()