Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp674 using SerializedGlobalFunctionTable = typedef in clang::api_notes::APINotesReader::Implementation
678 std::unique_ptr<SerializedGlobalFunctionTable> GlobalFunctionTable;
1454 GlobalFunctionTable.reset(SerializedGlobalFunctionTable::Create( in readGlobalFunctionBlock()