reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3955 if (isConsumerInterestedIn(getContext(), D.getDecl(), D.hasPendingBody())) 3955 if (isConsumerInterestedIn(getContext(), D.getDecl(), D.hasPendingBody())) 3956 PassInterestingDeclToConsumer(D.getDecl());