Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp702 bool readObjCContextBlock(llvm::BitstreamCursor &Cursor,
923 bool APINotesReader::Implementation::readObjCContextBlock( in readObjCContextBlock() function in clang::api_notes::APINotesReader::Implementation
1695 Implementation->readObjCContextBlock(Cursor, Scratch)) { in APINotesReader()