Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1506 void PassInterestingDeclsToConsumer();
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4200 void ASTReader::PassInterestingDeclsToConsumer() { in PassInterestingDeclsToConsumer() function in ASTReader
H A DASTReader.cpp8183 PassInterestingDeclsToConsumer(); in StartTranslationUnit()
10333 PassInterestingDeclsToConsumer(); in FinishedDeserializing()