reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId);
65 return OptionalDiagnostic(&addDiag(Loc, DiagId)); 105 addDiag(Loc, DiagId); 137 addDiag(CallLocation, diag::note_constexpr_calls_suppressed) 147 addDiag(CallLocation, diag::note_constexpr_inherited_ctor_call_here) 156 addDiag(CallLocation, diag::note_constexpr_call_here) << Out.str();