Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp705 bool readControlBlock(llvm::BitstreamCursor &Cursor,
769 bool APINotesReader::Implementation::readControlBlock( in readControlBlock() function in clang::api_notes::APINotesReader::Implementation
1760 Implementation->readControlBlock(Cursor, Scratch)) { in APINotesReader()