Searched refs:isConsumerInterestedIn (Results 1 – 1 of 1) sorted by relevance
2954 static bool isConsumerInterestedIn(ASTContext &Ctx, Decl *D, bool HasBody) { in isConsumerInterestedIn() function3921 if (isConsumerInterestedIn(getContext(), D.getDecl(), D.hasPendingBody())) in PassInterestingDeclsToConsumer()3946 Record.JustLoaded || isConsumerInterestedIn(getContext(), D, false); in loadDeclUpdateRecords()3979 isConsumerInterestedIn(getContext(), D, Reader.hasPendingBody())) { in loadDeclUpdateRecords()