Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1436 void PassInterestingDeclsToConsumer();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4118 void ASTReader::PassInterestingDeclsToConsumer() { in PassInterestingDeclsToConsumer() function in ASTReader
H A DASTReader.cpp7697 PassInterestingDeclsToConsumer(); in StartTranslationUnit()
11587 PassInterestingDeclsToConsumer(); in FinishedDeserializing()