Searched refs:PassInterestingDeclToConsumer (Results 1 – 3 of 3) sorted by relevance
1507 void PassInterestingDeclToConsumer(Decl *D);
4221 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()4241 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()
8113 void ASTReader::PassInterestingDeclToConsumer(Decl *D) { in PassInterestingDeclToConsumer() function in ASTReader