Searched refs:InterestingDecl (Results 1 – 2 of 2) sorted by relevance
1043 class InterestingDecl {1048 InterestingDecl(Decl *D, bool HasBody) in InterestingDecl() function1063 std::deque<InterestingDecl> PotentiallyInterestingDecls;
3913 InterestingDecl(D, Reader.hasPendingBody())); in ReadDeclRecord()3936 InterestingDecl D = PotentiallyInterestingDecls.front(); in PassInterestingDeclsToConsumer()3985 InterestingDecl(D, Reader.hasPendingBody())); in loadDeclUpdateRecords()