Lines Matching refs:FFDiag
204 S.FFDiag(Op, diag::note_expr_divide_by_zero) in CheckDivRem()
237 S.FFDiag(Loc, diag::note_constexpr_new_too_large) in CheckArraySize()
513 S.FFDiag(E, diag::note_expr_divide_by_zero); in Divc()
918 S.FFDiag(Loc, diag::note_constexpr_pointer_comparison_unspecified)
934 S.FFDiag(Loc, diag::note_constexpr_pointer_weak_comparison)
952 S.FFDiag(Loc, diag::note_constexpr_pointer_comparison_unspecified)
981 S.FFDiag(Loc, diag::note_constexpr_pointer_weak_comparison)
991 S.FFDiag(Loc, diag::note_constexpr_pointer_comparison_past_end)
997 S.FFDiag(Loc, diag::note_constexpr_pointer_comparison_past_end)
1033 S.FFDiag(Loc, diag::note_constexpr_mem_pointer_weak_comparison) << MD;
1080 S.FFDiag(Loc, diag::note_constexpr_pointer_comparison_unspecified) in CMP3()
2354 S.FFDiag(EndLoc, diag::note_constexpr_no_return); in NoRet()
2473 S.FFDiag(E, diag::note_constexpr_unsupported_unsized_array); in ArrayDecay()
2642 S.FFDiag(E, diag::note_constexpr_null_callee) in CallPtr()
2718 S.FFDiag(Loc, diag::note_invalid_subexpr_in_const_expr) in Invalid()
2725 S.FFDiag(Loc, diag::note_constexpr_stmt_expr_unsupported) in Unsupported()
2739 S.FFDiag(Loc, diag::note_constexpr_invalid_cast) in InvalidCast()
2928 S.FFDiag(Loc, diag::note_constexpr_delete_subobject) in Free()
2953 S.FFDiag(Loc, diag::note_constexpr_double_delete); in Free()