Searched refs:InterestingDecl (Results 1 – 2 of 2) sorted by relevance
1055 class InterestingDecl {1060 InterestingDecl(Decl *D, bool HasBody) in InterestingDecl() function1075 std::deque<InterestingDecl> PotentiallyInterestingDecls;
4111 InterestingDecl(D, Reader.hasPendingBody())); in ReadDeclRecord()4134 InterestingDecl D = PotentiallyInterestingDecls.front(); in PassInterestingDeclsToConsumer()4196 InterestingDecl(D, Reader.hasPendingBody())); in loadDeclUpdateRecords()