Home
last modified time | relevance | path

Searched refs:addDiag (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp435 PartialDiagnostic &addDiag(SourceLocation Loc, diag::kind DiagId) { in addDiag() function
463 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()