Home
last modified time | relevance | path

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

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