Searched refs:InterestingDecl (Results 1 – 2 of 2) sorted by relevance
1078 class InterestingDecl {1083 InterestingDecl(Decl *D, bool HasBody) in InterestingDecl() function1098 std::deque<InterestingDecl> PotentiallyInterestingDecls;
3995 InterestingDecl(D, Reader.hasPendingBody())); in ReadDeclRecord()4017 InterestingDecl D = PotentiallyInterestingDecls.front(); in PassInterestingDeclsToConsumer()4079 InterestingDecl(D, Reader.hasPendingBody())); in loadDeclUpdateRecords()