Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp719 bool readGlobalVariableBlock(llvm::BitstreamCursor &Cursor,
1325 bool APINotesReader::Implementation::readGlobalVariableBlock( in readGlobalVariableBlock() function in clang::api_notes::APINotesReader::Implementation
1819 Implementation->readGlobalVariableBlock(Cursor, Scratch)) { in APINotesReader()