Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1508 void PassInterestingDeclsToConsumer();
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4165 void ASTReader::PassInterestingDeclsToConsumer() { in PassInterestingDeclsToConsumer() function in ASTReader
H A DASTReader.cpp8037 PassInterestingDeclsToConsumer(); in StartTranslationUnit()
10137 PassInterestingDeclsToConsumer(); in FinishedDeserializing()