Lines Matching refs:CCEDiag
470 S.CCEDiag(S.Current->getLocation(OpPC), in CheckConstant()
478 S.CCEDiag(S.Current->getLocation(OpPC)); in CheckConstant()
562 S.CCEDiag(E, diag::note_constexpr_invalid_downcast) in CheckDowncast()
841 S.CCEDiag(Loc, diag::note_constexpr_virtual_call); in CheckCallable()
975 S.CCEDiag(E, diag::note_constexpr_float_arithmetic) in CheckFloatResult()
1019 S.CCEDiag(E, diag::note_constexpr_new); in CheckDynamicMemoryAllocation()
1105 S.CCEDiag(Loc, diag::note_non_null_attribute_failed); in CheckNonNullArgs()
1291 S.CCEDiag(Loc, diag::note_constexpr_unscoped_enum_out_of_range) in diagnoseEnumValue()
1296 S.CCEDiag(Loc, diag::note_constexpr_unscoped_enum_out_of_range) in diagnoseEnumValue()
1606 S.CCEDiag(E, diag::note_constexpr_virtual_call) << E->getSourceRange(); in CallVirt()
1896 S.CCEDiag(E, diag::note_constexpr_overflow) in handleFixedPointOverflow()
1917 S.CCEDiag(E, diag::note_constexpr_invalid_cast) in CheckPointerToIntegralCast()
2006 S.CCEDiag(E, diag::note_constexpr_typeid_polymorphic) in DiagTypeid()