Lines Matching refs:tf_warning_or_error
3623 result = finish_call_expr (decl, &args, false, true, tf_warning_or_error); in cp_parser_userdef_char_literal()
5410 = build_dynamic_cast (type, expression, tf_warning_or_error); in cp_parser_postfix_expression()
5414 = build_static_cast (type, expression, tf_warning_or_error); in cp_parser_postfix_expression()
5419 tf_warning_or_error); in cp_parser_postfix_expression()
5423 = build_const_cast (type, expression, tf_warning_or_error); in cp_parser_postfix_expression()
5574 tf_warning_or_error)); in cp_parser_postfix_expression()
5677 tf_warning_or_error); in cp_parser_postfix_expression()
5703 tf_warning_or_error); in cp_parser_postfix_expression()
5735 tf_warning_or_error)); in cp_parser_postfix_expression()
5742 tf_warning_or_error); in cp_parser_postfix_expression()
5756 tf_warning_or_error); in cp_parser_postfix_expression()
5763 tf_warning_or_error); in cp_parser_postfix_expression()
6060 tf_warning_or_error); in cp_parser_postfix_dot_deref_expression()
6434 tf_warning_or_error); in cp_parser_unary_expression()
6484 return finish_noexcept_expr (expr, tf_warning_or_error); in cp_parser_unary_expression()
6560 tf_warning_or_error); in cp_parser_unary_expression()
6568 tf_warning_or_error); in cp_parser_unary_expression()
6719 tf_warning_or_error); in cp_parser_new_expression()
7002 tf_warning_or_error); in cp_parser_delete_expression()
7396 &overload, tf_warning_or_error); in cp_parser_binary_expression()
7471 tf_warning_or_error); in cp_parser_question_colon_clause()
7533 tf_warning_or_error); in cp_parser_assignment_expression()
7654 tf_warning_or_error); in cp_parser_expression()
7786 tf_warning_or_error); in cp_parser_builtin_offsetof()
9419 tf_warning_or_error); in do_range_for_auto_deduction()
9509 NULL, tf_warning_or_error); in cp_convert_range_for()
9518 build_x_indirect_ref (begin, RO_NULL, tf_warning_or_error), in cp_convert_range_for()
9568 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9571 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9598 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9600 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9603 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9605 tf_warning_or_error); in cp_parser_perform_range_for_lookup()
9641 false, tf_warning_or_error); in cp_parser_range_for_member_function()
9649 tf_warning_or_error); in cp_parser_range_for_member_function()
11179 tf_warning_or_error); in cp_parser_decltype()
13038 tf_warning_or_error); in cp_parser_template_argument()
16654 = cp_build_indirect_ref (this_parm, RO_NULL, tf_warning_or_error); in inject_this_parameter()
19559 return build_noexcept_spec (expr, tf_warning_or_error); in cp_parser_noexcept_specification_opt()
20472 tf_warning_or_error); in cp_parser_lookup_name()
21415 tf_warning_or_error); in cp_parser_functional_cast()
21432 tf_warning_or_error); in cp_parser_functional_cast()
26060 /*overload=*/NULL, tf_warning_or_error); in cp_parser_omp_for_cond()
26133 lhs = build_x_unary_op (NEGATE_EXPR, rhs, tf_warning_or_error); in cp_parser_omp_for_incr()
26137 NULL, tf_warning_or_error); in cp_parser_omp_for_incr()
26331 tf_warning_or_error)); in cp_parser_omp_for_loop()