Home
last modified time | relevance | path

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

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