| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | typeck.c | 155 if (complain & tf_error) in complete_type_or_maybe_complain() 525 if (complain & tf_error) in composite_pointer_type_r() 542 if (complain & tf_error) in composite_pointer_type_r() 606 if (complain & tf_error) in composite_pointer_type() 677 if (complain & tf_error) in composite_pointer_type() 697 if (complain & tf_error) in composite_pointer_type() 1824 if (complain & tf_error) in cxx_sizeof_expr() 1833 if (complain & tf_error) in cxx_sizeof_expr() 1842 if (complain & tf_error) in cxx_sizeof_expr() 1852 complain & tf_error); in cxx_sizeof_expr() [all …]
|
| H A D | typeck2.c | 265 if (!(complain & (tf_error|tf_decltype))) in abstract_virtuals_error_sfinae() 273 if (!COMPLETE_TYPE_P (type) && (complain & tf_error)) in abstract_virtuals_error_sfinae() 310 if (!(complain & tf_error)) in abstract_virtuals_error_sfinae() 1121 else if (complain & tf_error) in check_narrowing() 1204 if (complain & tf_error) in digest_init_r() 1235 if (complain & tf_error) in digest_init_r() 1244 if (complain & tf_error) in digest_init_r() 1354 if (complain & tf_error) in digest_init_r() 1372 if (complain & tf_error) in digest_init_r() 1497 if (complain & tf_error) in process_init_constructor_array() [all …]
|
| H A D | cvt.c | 91 if (complain & tf_error) in cp_convert_to_pointer() 100 if ((complain & tf_error) in cp_convert_to_pointer() 173 if (complain & tf_error) in cp_convert_to_pointer() 200 if (complain & tf_error) in cp_convert_to_pointer() 226 if (complain & tf_error) in cp_convert_to_pointer() 254 if (complain & tf_error) in cp_convert_to_pointer() 468 if ((complain & tf_error) in convert_to_reference() 475 if (complain & tf_error) in convert_to_reference() 514 if (complain & tf_error) in convert_to_reference() 525 if (complain & tf_error) in convert_to_reference() [all …]
|
| H A D | init.c | 391 if (complain & tf_error) in build_value_init_noctor() 469 if (complain & tf_error) in build_value_init_noctor() 508 if (complain & tf_error) in build_value_init_noctor() 514 if (complain & tf_error) in build_value_init_noctor() 572 if (complain & tf_error) in get_nsdmi() 637 if (complain & tf_error) in get_nsdmi() 1792 if (complain & tf_error) in build_aggr_init() 2158 if (complain & tf_error) in build_offset_ref() 2172 if (complain & tf_error) in build_offset_ref() 2258 if (complain & tf_error) in build_offset_ref() [all …]
|
| H A D | call.c | 2000 complain &= ~tf_error; in implicit_conversion() 4201 if (complain & tf_error) in build_user_type_conversion_1() 4350 if (complain & tf_error) in build_converted_constant_expr_internal() 4371 if (complain & tf_error) in build_converted_constant_expr_internal() 4408 if (complain & tf_error) in build_converted_constant_expr_internal() 4466 if (complain & tf_error) in resolve_args() 4597 if (complain & tf_error) in build_new_function_call() 4709 if (complain & tf_error) in build_operator_new_call() 4780 if (complain & tf_error) in build_op_call_1() 4852 if (complain & tf_error) in build_op_call_1() [all …]
|
| H A D | pt.c | 3137 return instantiate_template (tmpl, targs, tf_error); in check_explicit_specialization() 3791 if ((complain & tf_error) in expand_integer_pack() 4107 if (complain & tf_error) in make_pack_expansion() 4173 if (complain & tf_error) in make_pack_expansion() 6307 return instantiate_non_dependent_expr_sfinae (expr, tf_error); in instantiate_non_dependent_expr() 6325 expr = instantiate_non_dependent_expr_internal (expr, tf_error); in instantiate_non_dependent_or_null() 6582 if (complain & tf_error) in convert_nontype_argument_function() 6600 if (complain & tf_error) in convert_nontype_argument_function() 6651 if (complain & tf_error) in check_valid_ptrmem_cst_expr() 6952 if (complain & tf_error) in invalid_tparm_referent_p() [all …]
|
| H A D | constexpr.c | 7663 if (flags & tf_error) in potential_constant_expression_1() 7723 if (flags & tf_error) in potential_constant_expression_1() 7771 if (flags & tf_error) in potential_constant_expression_1() 7802 if (flags & tf_error) in potential_constant_expression_1() 7891 if (flags & tf_error) in potential_constant_expression_1() 7914 if (flags & tf_error) in potential_constant_expression_1() 7923 if (flags & tf_error) in potential_constant_expression_1() 7942 if (flags & tf_error) in potential_constant_expression_1() 7976 if (flags & tf_error) in potential_constant_expression_1() 8015 if (flags & tf_error) in potential_constant_expression_1() [all …]
|
| H A D | friend.c | 367 tf_error); in make_friend_class() 370 = make_typename_type (ctype, name, class_type, tf_error); in make_friend_class()
|
| H A D | rtti.c | 512 if (complain & tf_error) in get_typeid() 722 if (complain & tf_error) in build_dynamic_cast_1() 731 if (!mark_used (td2, complain) && !(complain & tf_error)) in build_dynamic_cast_1() 735 if (!mark_used (td3, complain) && !(complain & tf_error)) in build_dynamic_cast_1() 803 if (complain & tf_error) in build_dynamic_cast_1()
|
| H A D | method.c | 922 if (complain & tf_error) 949 if (complain & tf_error) 1232 defining = !(complain & tf_error); in comp_info() 1300 if (!info.defining && !(complain & tf_error) && !DECL_MAYBE_DELETED (fndecl)) in build_comparison_op() 1323 if (complain & tf_error) in build_comparison_op() 1360 if (complain & tf_error) in build_comparison_op() 1369 if (complain & tf_error) in build_comparison_op() 1392 if (complain & tf_error) in build_comparison_op() 2383 if (complain & tf_error) in synthesized_method_walk() 2452 bool diag = !DECL_DELETED_FN (decl) && (complain & tf_error); in get_defaulted_eh_spec()
|
| H A D | decl.c | 3946 if (complain & tf_error) in make_typename_type() 3953 if (complain & tf_error) in make_typename_type() 3964 if (complain & tf_error) in make_typename_type() 3988 if (complain & tf_error) in make_typename_type() 4005 if (complain & tf_error) in make_typename_type() 4015 if (complain & tf_error) in make_typename_type() 4022 if (complain & tf_error) in make_typename_type() 4085 if (complain & tf_error) in make_unbound_class_template() 4093 if (complain & tf_error) in make_unbound_class_template() 5971 if (complain & tf_error) in check_for_uninitialized_const_var() [all …]
|
| H A D | constraint.cc | 1969 if (info.complain & tf_error) in expression_convertible_p() 2898 if (result == error_mark_node && (complain & tf_error)) in evaluate_concept_check() 3283 tsubst_expr (expr, args, tf_error, in_decl, false); in diagnose_valid_expression() 3285 convert_to_void (result, ICV_STATEMENT, tf_error); in diagnose_valid_expression() 3305 tsubst (type, args, tf_error, in_decl); in diagnose_valid_type() 3341 subst_info noisy (tf_error, in_decl); in diagnose_compound_requirement()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | typeck.cc | 162 if (complain & tf_error) in complete_type_or_maybe_complain() 542 if (complain & tf_error) in composite_pointer_type_r() 568 if (complain & tf_error) in composite_pointer_type_r() 632 if (complain & tf_error) in composite_pointer_type() 703 if (complain & tf_error) in composite_pointer_type() 723 if (complain & tf_error) in composite_pointer_type() 1998 if (complain & tf_error) in cxx_sizeof_expr() 2007 if (complain & tf_error) in cxx_sizeof_expr() 2016 if (complain & tf_error) in cxx_sizeof_expr() 2026 complain & tf_error); in cxx_sizeof_expr() [all …]
|
| H A D | typeck2.cc | 155 if (!(complain & (tf_error|tf_decltype))) in abstract_virtuals_error_sfinae() 168 if (!(complain & tf_error)) in abstract_virtuals_error_sfinae() 1086 else if (complain & tf_error) in check_narrowing() 1193 if (complain & tf_error) in digest_init_r() 1206 if (complain & tf_error) in digest_init_r() 1216 if (complain & tf_error) in digest_init_r() 1331 if (complain & tf_error) in digest_init_r() 1349 if (complain & tf_error) in digest_init_r() 1480 if (complain & tf_error) in process_init_constructor_array() 1494 if (complain & tf_error) in process_init_constructor_array() [all …]
|
| H A D | cvt.cc | 91 if (complain & tf_error) in cp_convert_to_pointer() 100 if ((complain & tf_error) in cp_convert_to_pointer() 173 if (complain & tf_error) in cp_convert_to_pointer() 200 if (complain & tf_error) in cp_convert_to_pointer() 226 if (complain & tf_error) in cp_convert_to_pointer() 254 if (complain & tf_error) in cp_convert_to_pointer() 468 if ((complain & tf_error) in convert_to_reference() 475 if (complain & tf_error) in convert_to_reference() 514 if (complain & tf_error) in convert_to_reference() 525 if (complain & tf_error) in convert_to_reference() [all …]
|
| H A D | init.cc | 397 if (complain & tf_error) in build_value_init_noctor() 480 if (complain & tf_error) in build_value_init_noctor() 519 if (complain & tf_error) in build_value_init_noctor() 525 if (complain & tf_error) in build_value_init_noctor() 596 if (complain & tf_error) in maybe_instantiate_nsdmi_init() 665 if (complain & tf_error) in get_nsdmi() 2018 if (complain & tf_error) in build_aggr_init() 2397 if (complain & tf_error) in build_offset_ref() 2411 if (complain & tf_error) in build_offset_ref() 2497 if (complain & tf_error) in build_offset_ref() [all …]
|
| H A D | call.cc | 2025 complain &= ~tf_error; in implicit_conversion_1() 4104 if (complain & tf_error) in add_list_candidates() 4376 if (complain & tf_error) in build_user_type_conversion_1() 4553 if (complain & tf_error) in build_converted_constant_expr_internal() 4574 if (complain & tf_error) in build_converted_constant_expr_internal() 4611 if (complain & tf_error) in build_converted_constant_expr_internal() 4668 if (complain & tf_error) in resolve_args() 4793 if (complain & tf_error) in perform_dguide_overload_resolution() 4837 if (complain & tf_error) in build_new_function_call() 4941 if (complain & tf_error) in build_operator_new_call() [all …]
|
| H A D | pt.cc | 3182 return instantiate_template (tmpl, targs, tf_error); in check_explicit_specialization() 3853 if ((complain & tf_error) in expand_integer_pack() 4205 if (complain & tf_error) in make_pack_expansion() 4271 if (complain & tf_error) in make_pack_expansion() 6429 return instantiate_non_dependent_expr_sfinae (expr, tf_error); in instantiate_non_dependent_expr() 6447 expr = instantiate_non_dependent_expr_internal (expr, tf_error); in instantiate_non_dependent_or_null() 6745 if (complain & tf_error) in convert_nontype_argument_function() 6763 if (complain & tf_error) in convert_nontype_argument_function() 6814 if (complain & tf_error) in check_valid_ptrmem_cst_expr() 7136 if (complain & tf_error) in invalid_tparm_referent_p() [all …]
|
| H A D | constexpr.cc | 8058 bool sfinae = !(complain & tf_error); in cxx_constant_value_sfinae() 8601 if (flags & tf_error) in potential_constant_expression_1() 8661 if (flags & tf_error) in potential_constant_expression_1() 8709 if (flags & tf_error) in potential_constant_expression_1() 8740 if (flags & tf_error) in potential_constant_expression_1() 8838 if (flags & tf_error) in potential_constant_expression_1() 8866 if (flags & tf_error) in potential_constant_expression_1() 8875 if (flags & tf_error) in potential_constant_expression_1() 8894 if (flags & tf_error) in potential_constant_expression_1() 8928 if (flags & tf_error) in potential_constant_expression_1() [all …]
|
| H A D | method.cc | 945 if (complain & tf_error) in lookup_comparison_result() 972 if (complain & tf_error) in lookup_comparison_category() 1399 else if (complain & tf_error) in do_one_comp() 1419 if (complain & tf_error) in do_one_comp() 1428 if (complain & tf_error) in do_one_comp() 1450 if (!defining && !(complain & tf_error) && !DECL_MAYBE_DELETED (fndecl)) in build_comparison_op() 1474 if (complain & tf_error) in build_comparison_op() 1542 if (complain & tf_error) in build_comparison_op() 1551 if (complain & tf_error) in build_comparison_op() 1569 if (complain & tf_error) in build_comparison_op() [all …]
|
| H A D | friend.cc | 385 tf_error); in make_friend_class() 388 = make_typename_type (ctype, name, class_type, tf_error); in make_friend_class()
|
| H A D | rtti.cc | 523 if (complain & tf_error) in get_typeid() 740 if (complain & tf_error) in build_dynamic_cast_1() 749 if (!mark_used (td2, complain) && !(complain & tf_error)) in build_dynamic_cast_1() 753 if (!mark_used (td3, complain) && !(complain & tf_error)) in build_dynamic_cast_1() 817 if (complain & tf_error) in build_dynamic_cast_1()
|
| H A D | decl.cc | 4146 if (complain & tf_error) in make_typename_type() 4153 if (complain & tf_error) in make_typename_type() 4159 if (complain & tf_error) in make_typename_type() 4170 if (complain & tf_error) in make_typename_type() 4194 if (complain & tf_error) in make_typename_type() 4211 if (complain & tf_error) in make_typename_type() 4221 if (complain & tf_error) in make_typename_type() 4234 if (complain & tf_error) in make_typename_type() 4299 if (complain & tf_error) in make_unbound_class_template() 4307 if (complain & tf_error) in make_unbound_class_template() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | libcp1plugin.cc | 2387 /*complain=*/tf_error); in plugin_build_dependent_typename() 2400 /*complain=*/tf_error); in plugin_build_dependent_class_template() 2693 /*address_p=*/true, tf_error); in plugin_build_decl_expr() 2796 result = finish_noexcept_expr (op0, tf_error); in plugin_build_unary_expr() 2804 result = build_typeid (op0, tf_error); in plugin_build_unary_expr() 2817 global_scope_p, tf_error); in plugin_build_unary_expr() 2831 result = build_x_unary_op (/*loc=*/0, opcode, op0, tf_error); in plugin_build_unary_expr() 2946 op0 = build_x_arrow (/*loc=*/0, op0, tf_error); in plugin_build_binary_expr() 2951 tf_error); in plugin_build_binary_expr() 2956 op1, ERROR_MARK, NULL, tf_error); in plugin_build_binary_expr() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | libcp1plugin.cc | 2228 /*complain=*/tf_error); in plugin_build_dependent_typename() 2241 /*complain=*/tf_error); in plugin_build_dependent_class_template() 2534 /*address_p=*/true, tf_error); in plugin_build_decl_expr() 2637 result = finish_noexcept_expr (op0, tf_error); in plugin_build_unary_expr() 2645 result = build_typeid (op0, tf_error); in plugin_build_unary_expr() 2658 global_scope_p, tf_error); in plugin_build_unary_expr() 2672 result = build_x_unary_op (/*loc=*/0, opcode, op0, NULL_TREE, tf_error); in plugin_build_unary_expr() 2787 op0 = build_x_arrow (/*loc=*/0, op0, tf_error); in plugin_build_binary_expr() 2792 tf_error); in plugin_build_binary_expr() 2797 op1, ERROR_MARK, NULL_TREE, NULL, tf_error); in plugin_build_binary_expr() [all …]
|