/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | except.c | 185 tf_warning_or_error, in do_get_exception_ptr() 202 return cp_build_function_call_nary (begin_catch_fn, tf_warning_or_error, in do_begin_catch() 238 NULL, tf_warning_or_error); in do_end_catch() 271 tf_warning_or_error, in build_must_not_throw_expr() 311 exp = cp_build_addr_expr (exp, tf_warning_or_error); in initialize_handler_parm() 314 tf_warning_or_error); in initialize_handler_parm() 326 tf_warning_or_error); in initialize_handler_parm() 512 tf_warning_or_error, in do_allocate_exception() 530 tf_warning_or_error, ptr, NULL_TREE); in do_free_exception() 706 TREE_TYPE (object), flags, tf_warning_or_error)); in build_throw() [all …]
|
H A D | typeck2.c | 57 NULL, tf_warning_or_error); in binfo_or_else() 237 tf_warning_or_error); in complete_type_check_abstract() 418 return abstract_virtuals_error_sfinae (decl, type, tf_warning_or_error); in abstract_virtuals_error() 424 return abstract_virtuals_error_sfinae (use, type, tf_warning_or_error); in abstract_virtuals_error() 619 tf_warning_or_error); in split_nonconstant_init_1() 678 sub = cp_build_addr_expr (sub, tf_warning_or_error); in split_nonconstant_init_1() 681 tf_warning_or_error); in split_nonconstant_init_1() 700 = cxx_maybe_build_cleanup (sub, tf_warning_or_error)) in split_nonconstant_init_1() 762 /*from array*/1, tf_warning_or_error); in split_nonconstant_init() 814 value = digest_init_flags (type, init, flags, tf_warning_or_error); in store_init_value() [all …]
|
H A D | init.c | 106 tf_warning_or_error); in dfs_initialize_vtbl_ptrs() 527 tf_warning_or_error)); in perform_target_ctor() 534 0, tf_warning_or_error); in perform_target_ctor() 706 init = get_nsdmi (member, /*ctor*/true, tf_warning_or_error); in perform_member_init() 722 tf_warning_or_error); in perform_member_init() 745 init = build_vec_init_expr (type, init, tf_warning_or_error); in perform_member_init() 751 tree value = build_value_init (type, tf_warning_or_error); in perform_member_init() 788 tf_warning_or_error); in perform_member_init() 793 init = reshape_init (type, init, tf_warning_or_error); in perform_member_init() 794 init = digest_init (type, init, tf_warning_or_error); in perform_member_init() [all …]
|
H A D | semantics.c | 234 perform_access_checks (checks, tf_warning_or_error); in pop_to_parent_deferring_access_checks() 596 cond = cp_build_unary_op (TRUTH_NOT_EXPR, cond, false, tf_warning_or_error); in simplify_loop_decl_cond() 621 tf_warning_or_error); in finish_goto_stmt() 689 expr = convert_to_void (expr, ICV_STATEMENT, tf_warning_or_error); in finish_expr_stmt() 693 tf_warning_or_error); in finish_expr_stmt() 1036 tf_warning_or_error); in finish_for_expr() 1040 tf_warning_or_error); in finish_for_expr() 1505 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error)) in finish_asm_stmt() 1564 operand = decay_conversion (TREE_VALUE (t), tf_warning_or_error); in finish_asm_stmt() 1884 decl, tf_warning_or_error); in finish_non_static_data_member() [all …]
|
H A D | lambda.c | 82 tf_warning_or_error); in build_lambda_object() 102 val = force_rvalue (val, tf_warning_or_error); in build_lambda_object() 117 expr = finish_compound_literal (type, expr, tf_warning_or_error); in build_lambda_object() 205 tf_warning_or_error); in lambda_function() 536 tf_warning_or_error); in add_capture() 551 integer_zero_node, tf_warning_or_error); in add_capture() 1164 tf_warning_or_error); in maybe_add_lambda_conv_op() 1279 call = build_cplus_new (TREE_TYPE (call), call, tf_warning_or_error); in maybe_add_lambda_conv_op() 1300 finish_return_stmt (decay_conversion (statfn, tf_warning_or_error)); in maybe_add_lambda_conv_op()
|
H A D | decl2.c | 419 tsubst_flags_t complain = tf_warning_or_error; in grok_array_decl() 1615 false, tf_warning_or_error); in build_anon_union_vars() 3094 tree clean = cxx_maybe_build_cleanup (decl, tf_warning_or_error); in build_cleanup() 3206 tf_warning_or_error); in get_guard_cond() 3214 tf_warning_or_error); in get_guard_cond() 3231 tf_warning_or_error); in set_guard() 3434 tree addr = cp_build_addr_expr (init_fn, tf_warning_or_error); in generate_tls_wrapper() 3437 tf_warning_or_error); in generate_tls_wrapper() 3441 (init_fn, 0, NULL, tf_warning_or_error)); in generate_tls_wrapper() 3826 tf_warning_or_error), in one_static_initialization_or_destruction() [all …]
|
H A D | method.c | 474 exp = build_static_cast (type, exp, tf_warning_or_error); in forward_parm() 626 tf_warning_or_error); in add_one_base_init() 795 tf_warning_or_error); in do_build_copy_assign() 806 tf_warning_or_error)); in do_build_copy_assign() 868 tf_warning_or_error); in do_build_copy_assign() 1067 LOOKUP_NORMAL, tf_warning_or_error); in get_default_ctor() 1097 LOOKUP_NORMAL, tf_warning_or_error); in get_copy_assign() 1486 diag ? tf_warning_or_error : tf_none); in synthesized_method_base_walk() 1506 diag ? tf_warning_or_error : tf_none); in synthesized_method_base_walk() 1663 tsubst_flags_t complain = diag ? tf_warning_or_error : tf_none; in synthesized_method_walk()
|
H A D | cp-ubsan.c | 297 tf_warning_or_error); in cp_ubsan_dfs_initialize_vtbl_ptrs() 308 vtbl, tf_warning_or_error); in cp_ubsan_dfs_initialize_vtbl_ptrs()
|
H A D | optimize.c | 142 tf_warning_or_error); in build_delete_destructor_body() 150 tf_warning_or_error); in build_delete_destructor_body() 420 call = build_cxx_call (fn, parmno, args, tf_warning_or_error); in maybe_thunk_body()
|
H A D | friend.c | 208 tf_warning_or_error); in add_friend() 373 decl = lookup_member (ctype, name, 0, true, tf_warning_or_error); in make_friend_class()
|
H A D | typeck.c | 101 return require_complete_type_sfinae (value, tf_warning_or_error); in require_complete_type() 165 return complete_type_or_maybe_complain (type, value, tf_warning_or_error); in complete_type_or_else() 960 CPO_CONVERSION, tf_warning_or_error); in common_pointer_type() 1807 return cxx_sizeof_expr (e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr() 1809 return cxx_alignof_expr (e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr() 2155 return cp_default_conversion (exp, tf_warning_or_error); in default_conversion() 2194 return cp_perform_integral_promotions (expr, tf_warning_or_error); in perform_integral_promotions() 2640 tf_warning_or_error); in lookup_destructor() 3236 return cp_build_indirect_ref_1 (ptr, errorstring, tf_warning_or_error, true); in build_indirect_ref() 3245 return cp_build_indirect_ref_1 (pointer, RO_NULL, tf_warning_or_error, true); in cp_build_fold_indirect_ref() [all …]
|
H A D | decl.c | 3629 (type, value, tf_warning_or_error, in case_conversion() 5355 tf_warning_or_error); in grok_reference_init() 5361 init = decay_conversion (init, tf_warning_or_error); in grok_reference_init() 5385 tf_warning_or_error); in grok_reference_init() 6224 return cp_build_c_cast (type, elt, tf_warning_or_error); in reshape_init() 6292 return build_aggr_init (decl, init, flags, tf_warning_or_error); in build_aggr_init_full_exprs() 6383 tf_warning_or_error); in check_initializer() 6391 tf_warning_or_error); in check_initializer() 6410 init = reshape_init (type, init, tf_warning_or_error); in check_initializer() 6422 tf_warning_or_error); in check_initializer() [all …]
|
H A D | cvt.c | 613 true, false, tf_warning_or_error); in cp_fold_convert() 1603 tf_warning_or_error); in convert() 1653 tf_warning_or_error); in build_type_conversion() 1702 tf_warning_or_error) in build_expr_type_conversion() 1824 tf_warning_or_error); in build_expr_type_conversion()
|
H A D | rtti.c | 234 return build_cxx_call (fn, 0, NULL, tf_warning_or_error); in throw_bad_cast() 256 return build_cxx_call (fn, 0, NULL, tf_warning_or_error); in throw_bad_typeid() 957 vtable_ptr = cp_build_addr_expr (vtable_ptr, tf_warning_or_error); in tinfo_base_init() 972 decay_conversion (name_decl, tf_warning_or_error)); in tinfo_base_init()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | except.c | 181 return cp_build_function_call_nary (fn, tf_warning_or_error, in do_get_exception_ptr() 211 return cp_build_function_call_nary (fn, tf_warning_or_error, in do_begin_catch() 263 cleanup = cp_build_function_call_vec (fn, NULL, tf_warning_or_error); in do_end_catch() 429 exp = cp_build_addr_expr (exp, tf_warning_or_error); in initialize_handler_parm() 511 exp = cp_build_indirect_ref (exp, RO_NULL, tf_warning_or_error); in expand_start_catch_block() 649 return cp_build_function_call_nary (fn, tf_warning_or_error, in do_allocate_exception() 668 return cp_build_function_call_nary (fn, tf_warning_or_error, ptr, NULL_TREE); in do_free_exception() 750 exp = cp_build_function_call_nary (fn, tf_warning_or_error, in build_throw() 823 object = cp_build_indirect_ref (object, RO_NULL, tf_warning_or_error); in build_throw() 846 TREE_TYPE (object), flags, tf_warning_or_error)); in build_throw() [all …]
|
H A D | cvt.c | 161 tf_warning_or_error); in cp_convert_to_pointer() 179 /*c_cast_p=*/false, tf_warning_or_error); in cp_convert_to_pointer() 210 /*c_cast_p=*/false, tf_warning_or_error); in cp_convert_to_pointer() 242 return instantiate_type (type, expr, tf_warning_or_error); in cp_convert_to_pointer() 285 tf_warning_or_error); in convert_to_pointer_force() 336 rval = cp_build_addr_expr (arg, tf_warning_or_error); in build_up_reference() 352 tf_warning_or_error); in build_up_reference() 415 ? tf_warning_or_error : tf_none); in convert_to_reference() 481 rval = cp_build_addr_expr (expr, tf_warning_or_error); in convert_to_reference() 492 tf_warning_or_error); in convert_to_reference() [all …]
|
H A D | init.c | 104 tf_warning_or_error); in dfs_initialize_vtbl_ptrs() 511 tf_warning_or_error)); in perform_target_ctor() 518 0, tf_warning_or_error); in perform_target_ctor() 543 tf_warning_or_error, member, /*function_p=*/false, in perform_member_init() 571 tf_warning_or_error); in perform_member_init() 591 init = build_vec_init_expr (type, init, tf_warning_or_error); in perform_member_init() 597 tree value = build_value_init (type, tf_warning_or_error); in perform_member_init() 635 tf_warning_or_error); in perform_member_init() 637 init = digest_init (type, init, tf_warning_or_error); in perform_member_init() 646 init = build_vec_init_expr (type, init, tf_warning_or_error); in perform_member_init() [all …]
|
H A D | semantics.c | 544 cond = cp_build_unary_op (TRUTH_NOT_EXPR, cond, 0, tf_warning_or_error); in simplify_loop_decl_cond() 625 expr = convert_to_void (expr, ICV_STATEMENT, tf_warning_or_error); in finish_expr_stmt() 629 tf_warning_or_error); in finish_expr_stmt() 911 tf_warning_or_error); in finish_for_expr() 915 tf_warning_or_error); in finish_for_expr() 1349 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error)) in finish_asm_stmt() 1612 tf_warning_or_error); in finish_non_static_data_member() 1788 tf_warning_or_error)); in finish_qualified_id_expr() 1847 expr = force_rvalue (expr, tf_warning_or_error); in finish_stmt_expr_expr() 1904 result = force_target_expr (type, result, tf_warning_or_error); in finish_stmt_expr() [all …]
|
H A D | typeck.c | 100 return require_complete_type_sfinae (value, tf_warning_or_error); in require_complete_type() 164 return complete_type_or_maybe_complain (type, value, tf_warning_or_error); in complete_type_or_else() 933 CPO_CONVERSION, tf_warning_or_error); in common_pointer_type() 1697 return cxx_sizeof_expr (e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr() 1699 return cxx_alignof_expr (e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr() 1846 if (invalid_nonstatic_memfn_p (exp, tf_warning_or_error)) in decay_conversion() 1849 return cp_build_addr_expr (exp, tf_warning_or_error); in decay_conversion() 1892 adr = cp_build_addr_expr (exp, tf_warning_or_error); in decay_conversion() 2412 tf_warning_or_error); in lookup_destructor() 2701 /*want_type=*/false, tf_warning_or_error); in build_ptrmemfunc_access_expr() [all …]
|
H A D | typeck2.c | 365 return abstract_virtuals_error_sfinae (decl, type, tf_warning_or_error); in abstract_virtuals_error() 587 LOOKUP_NORMAL, tf_warning_or_error)); in split_nonconstant_init_1() 696 tf_warning_or_error); in store_init_value() 747 tf_warning_or_error); in store_init_value() 1015 return digest_init_r (type, init, false, flags, tf_warning_or_error); in digest_init_flags() 1457 tf_warning_or_error); in build_scoped_ref() 1492 &fn, tf_warning_or_error))) in build_x_arrow() 1536 return cp_build_indirect_ref (last_rval, RO_NULL, tf_warning_or_error); in build_x_arrow() 1625 tf_warning_or_error); in build_m_component_ref() 1631 datum = cp_build_indirect_ref (datum, RO_NULL, tf_warning_or_error); in build_m_component_ref()
|
H A D | decl2.c | 364 /*overload=*/NULL, tf_warning_or_error); in grok_array_decl() 935 init = digest_init (TREE_TYPE (value), init, tf_warning_or_error); in grokfield() 1371 false, tf_warning_or_error); in build_anon_union_vars() 2655 tf_warning_or_error); in build_cleanup() 2741 tf_warning_or_error); in get_guard_cond() 2749 tf_warning_or_error); in get_guard_cond() 2766 tf_warning_or_error); in set_guard() 3139 tf_warning_or_error), in one_static_initialization_or_destruction() 3141 tf_warning_or_error); in one_static_initialization_or_destruction() 3149 tf_warning_or_error), in one_static_initialization_or_destruction() [all …]
|
H A D | method.c | 521 tf_warning_or_error); in do_build_copy_constructor() 537 tf_warning_or_error); in do_build_copy_constructor() 631 tf_warning_or_error); in do_build_copy_assign() 642 tf_warning_or_error)); in do_build_copy_assign() 702 tf_warning_or_error); in do_build_copy_assign() 885 LOOKUP_NORMAL, tf_warning_or_error); in get_default_ctor() 915 LOOKUP_NORMAL, tf_warning_or_error); in get_copy_assign() 1238 complain = tf_warning_or_error; in synthesized_method_walk()
|
H A D | tree.c | 575 elt_init = build_vec_init_elt (type, init, tf_warning_or_error); in diagnose_non_constexpr_vec_init() 582 return build_vec_init_expr (TREE_TYPE (init), init, tf_warning_or_error); in build_array_copy() 644 return get_target_expr_sfinae (init, tf_warning_or_error); in get_target_expr() 912 return build_static_cast (type, expr, tf_warning_or_error); in move() 2172 tf_warning_or_error); in bot_manip() 2178 tf_warning_or_error); in bot_manip() 2244 tf_warning_or_error); in bot_replace() 2821 return cp_build_indirect_ref (decl, RO_NULL, tf_warning_or_error); in build_dummy_object() 2861 RO_NULL, tf_warning_or_error)); in maybe_dummy_object() 3558 exp = cp_build_addr_expr (exp, tf_warning_or_error); in stabilize_expr() [all …]
|
H A D | parser.c | 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() [all …]
|
H A D | rtti.c | 190 tf_warning_or_error), in build_headof() 278 return cp_build_indirect_ref (t, RO_NULL, tf_warning_or_error); in get_tinfo_decl_dynamic() 495 tf_warning_or_error); in get_typeid() 920 vtable_ptr = cp_build_addr_expr (vtable_ptr, tf_warning_or_error); in tinfo_base_init()
|