Searched refs:addDiag (Results 1 – 1 of 1) sorted by relevance
596 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId) { in addDiag() function645 addDiag(Loc, DiagId); in Diag()696 return OptionalDiagnostic(&addDiag(Loc, DiagId)); in Note()1004 addDiag(Frame->CallLoc, diag::note_constexpr_calls_suppressed) in addCallStack()1014 addDiag(Frame->CallLoc, diag::note_constexpr_inherited_ctor_call_here) in addCallStack()1023 addDiag(Frame->CallLoc, diag::note_constexpr_call_here) << Out.str(); in addCallStack()