Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1263 void PassInterestingDeclToConsumer(Decl *D);
/external/clang/lib/Serialization/
DASTReader.cpp6874 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()
6878 void ASTReader::PassInterestingDeclToConsumer(Decl *D) { in PassInterestingDeclToConsumer() function in ASTReader