Searched refs:PassInterestingDeclToConsumer (Results 1 – 3 of 3) sorted by relevance
1692 void PassInterestingDeclToConsumer(Decl *D);
4323 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()4343 PassInterestingDeclToConsumer(D); in PassInterestingDeclsToConsumer()
8681 void ASTReader::PassInterestingDeclToConsumer(Decl *D) { in PassInterestingDeclToConsumer() function in ASTReader