Home
last modified time | relevance | path

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

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