Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp721 bool readGlobalFunctionBlock(llvm::BitstreamCursor &Cursor,
1401 bool APINotesReader::Implementation::readGlobalFunctionBlock( in readGlobalFunctionBlock() function in clang::api_notes::APINotesReader::Implementation
1827 Implementation->readGlobalFunctionBlock(Cursor, Scratch)) { in APINotesReader()