Home
last modified time | relevance | path

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

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