Searched refs:InterestingDecl (Results 1 – 2 of 2) sorted by relevance
1059 class InterestingDecl {1064 InterestingDecl(Decl *D, bool HasBody) in InterestingDecl() function1079 std::deque<InterestingDecl> PotentiallyInterestingDecls;
4113 InterestingDecl(D, Reader.hasPendingBody())); in ReadDeclRecord()4136 InterestingDecl D = PotentiallyInterestingDecls.front(); in PassInterestingDeclsToConsumer()4198 InterestingDecl(D, Reader.hasPendingBody())); in loadDeclUpdateRecords()