Lines Matching defs:diagnose
252 // Leave the ambiguity for a later lookup to diagnose.
259 // We'll diagnose the ambiguity later.
491 // all language modes, and diagnose the empty lookup in ActOnCallExpr if we
662 // If this is a dependent-scope lookup, diagnose that the 'template' keyword
784 // If we're allowed to diagnose this and recover, do so.
2310 // Variable used to diagnose missing default arguments
2313 // Variable used to diagnose non-final parameter packs
2494 // We could only diagnose about the case that the OldParam is imported.
3586 // into the corresponding dependent form (and we don't diagnose missing
5250 // If there's a default argument that's not reachable, diagnose that we're
5262 // diagnose that it was declared too late.
5353 // CWG1430: Don't diagnose this pack expansion when partial
8894 // FIXME: We should form a single candidate list and diagnose all
10885 void diagnose(NamedDecl *D, bool IsPartialSpec) {
10940 diagnose(Spec->getMostRecentDecl(), false);
10959 diagnose(TD, true);
10975 diagnose(TD, true);
10986 diagnose(TD->getMostRecentDecl(), false);