Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp709 bool readContextBlock(llvm::BitstreamCursor &Cursor,
932 bool APINotesReader::Implementation::readContextBlock( in readContextBlock() function in clang::api_notes::APINotesReader::Implementation
1778 Implementation->readContextBlock(Cursor, Scratch)) { in APINotesReader()