Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1253 void PassInterestingDeclToConsumer(Decl *D);
/external/clang/lib/Serialization/
DASTReader.cpp6730 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()
6734 void ASTReader::PassInterestingDeclToConsumer(Decl *D) { in PassInterestingDeclToConsumer() function in ASTReader