Searched refs:addDiag (Results 1 – 1 of 1) sorted by relevance
435 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId) { in addDiag() function463 addDiag(Loc, DiagId); in Diag()501 return OptionalDiagnostic(&addDiag(Loc, DiagId)); in Note()640 addDiag(Frame->CallLoc, diag::note_constexpr_calls_suppressed) in addCallStack()649 addDiag(Frame->CallLoc, diag::note_constexpr_call_here) << Out.str(); in addCallStack()