Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1439 void PassInterestingDeclsToConsumer();
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4151 void ASTReader::PassInterestingDeclsToConsumer() { in PassInterestingDeclsToConsumer() function in ASTReader
H A DASTReader.cpp7724 PassInterestingDeclsToConsumer(); in StartTranslationUnit()
11616 PassInterestingDeclsToConsumer(); in FinishedDeserializing()