Searched refs:CCEDiag (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp636 OptionalDiagnostic CCEDiag(LocArg Loc, diag::kind DiagId function in struct:__anon17734::EvalInfo
800 Info.CCEDiag(E, diag::note_constexpr_past_end_subobject)
811 Info.CCEDiag(E, diag::note_constexpr_array_index)
815 Info.CCEDiag(E, diag::note_constexpr_array_index)
958 Info.CCEDiag(E, diag::note_constexpr_null_subobject)
1306 Info.CCEDiag(Loc);
1480 Info.CCEDiag(E, diag::note_constexpr_overflow)
1669 Info.CCEDiag(E, diag::note_constexpr_negative_shift) << RHS;
1678 Info.CCEDiag(E, diag::note_constexpr_large_shift)
1684 Info.CCEDiag(
[all...]

Completed in 1213 milliseconds