| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | expr.c | 147 && TYPE_REF_P (TREE_TYPE (oexpr)))) in mark_use() 172 if (!TYPE_REF_P (TREE_TYPE (cap)) in mark_use()
|
| H A D | typeck.c | 2679 if (!TYPE_REF_P (member_type)) in build_class_member_access_expr() 3399 pointer = (TYPE_REF_P (TREE_TYPE (ptr)) in cp_build_indirect_ref_1() 4156 && (type == 0 || !TYPE_REF_P (type))) in convert_arguments() 4159 if (type == 0 || !TYPE_REF_P (type)) in convert_arguments() 4442 && TYPE_REF_P (TREE_TYPE (TREE_OPERAND (op, 0)))) in warn_for_null_address() 6302 if (TYPE_REF_P (argtype)) in cp_build_addr_expr_1() 6324 if (TYPE_REF_P (TREE_TYPE (arg))) in cp_build_addr_expr_1() 6369 if (TYPE_REF_P (TREE_TYPE (t))) in cp_build_addr_expr_1() 7283 if ((TYPE_REF_P (type) in maybe_warn_about_useless_cast() 7400 if (TYPE_REF_P (type) in build_static_cast_1() [all …]
|
| H A D | semantics.c | 1431 && !TYPE_REF_P (TREE_TYPE (decl))) in finish_handler_parms() 1940 if (TYPE_REF_P (type)) in finish_non_static_data_member() 2877 if (TYPE_REF_P (type)) in finish_compound_literal() 4711 if (TYPE_REF_P (TREE_TYPE (t))) in omp_privatize_field() 5291 if (TYPE_REF_P (TREE_TYPE (t)) in handle_omp_array_sections() 5385 && TYPE_REF_P (TREE_TYPE (ptr)) in handle_omp_array_sections() 5652 gcc_assert (TYPE_REF_P (type)); in cp_check_omp_declare_reduction() 5702 else if (TYPE_REF_P (type)) in cp_check_omp_declare_reduction() 5811 if (TYPE_REF_P (type)) in finish_omp_reduction_clause() 5952 || !TYPE_REF_P (TREE_TYPE (OMP_CLAUSE_DECL (c))))) in finish_omp_reduction_clause() [all …]
|
| H A D | method.c | 474 if (!TYPE_REF_P (type)) in forward_parm() 738 if (!TYPE_REF_P (expr_type)) in do_build_copy_constructor() 749 if (move_p && !TYPE_REF_P (expr_type) in do_build_copy_constructor() 836 else if (TYPE_REF_P (expr_type)) in do_build_copy_assign() 865 if (move_p && !TYPE_REF_P (expr_type) in do_build_copy_assign() 1625 if (!TYPE_REF_P (reftype)) in build_stub_object() 1801 if (!TYPE_REF_P (to)) in constructible_expr() 2033 else if (TYPE_REF_P (mem_type)) in walk_field_subobs() 2084 else if (TYPE_REF_P (mem_type)) in walk_field_subobs() 2117 if (TYPE_REF_P (mem_type) in walk_field_subobs()
|
| H A D | cp-gimplify.c | 717 && !TYPE_REF_P (TREE_TYPE (*arg_p)) in cp_gimplify_arg() 1097 else if (TYPE_REF_P (type)) in omp_var_to_track() 1151 else if (TYPE_REF_P (type)) in omp_cxx_notice_variable() 1377 && TYPE_REF_P (TREE_TYPE (stmt)) in cp_genericize_r() 1810 if (TYPE_REF_P (TREE_TYPE (orig_decl))) in cp_genericize_r() 1849 && TYPE_REF_P (TREE_TYPE (stmt))) in cp_genericize_r() 1885 && TYPE_REF_P (TREE_TYPE (CALL_EXPR_ARG (stmt, 0)))) in cp_genericize_r() 2328 return (TYPE_REF_P (TREE_TYPE (decl)) in cxx_omp_privatize_by_reference() 2337 if (TYPE_REF_P (type)) in cxx_omp_const_qual_no_mutable() 2447 else if (TYPE_REF_P (TREE_TYPE (decl))) in cxx_omp_finish_clause() [all …]
|
| H A D | typeck2.c | 113 && TYPE_REF_P (TREE_TYPE (TREE_OPERAND (arg, 0))) in cxx_readonly_error() 941 if (!TYPE_REF_P (type)) in store_init_value() 1758 if (TYPE_REF_P (fldtype)) in process_init_constructor_record() 1787 if (TYPE_REF_P (fldtype)) in process_init_constructor_record() 2169 if (TYPE_REF_P (TREE_TYPE (last_rval))) in build_x_arrow() 2412 if (TYPE_REF_P (type) && !parms) in build_functional_cast_1() 2518 if (is_ptr || TYPE_REF_P (core)) in add_exception_specifier()
|
| H A D | cvt.c | 326 gcc_assert (TYPE_REF_P (type)); in build_up_reference() 434 gcc_assert (!TYPE_REF_P (intype)); in convert_to_reference() 435 gcc_assert (TYPE_REF_P (reftype)); in convert_to_reference() 538 && TYPE_REF_P (TREE_TYPE (val))) in convert_from_reference() 1242 int is_reference = TYPE_REF_P (TREE_TYPE (TREE_OPERAND (expr, 0))); in convert_to_void()
|
| H A D | call.c | 831 if (TYPE_REF_P (elttype) in build_list_conv() 1014 else if (TYPE_REF_P (ftype)) in build_aggr_conv() 1203 if (TYPE_REF_P (from)) in standard_conversion() 1626 gcc_assert (TYPE_REF_P (type)); in direct_reference_binding() 1627 gcc_assert (!TYPE_REF_P (conv->type)); in direct_reference_binding() 1739 if (TYPE_REF_P (from)) in reference_binding() 1805 if (TYPE_REF_P (rfrom)) in reference_binding() 1935 if (!TYPE_REF_P (ftype) && !CLASS_TYPE_P (ftype)) in reference_binding() 2014 if (TYPE_REF_P (to)) in implicit_conversion() 3081 && (TYPE_REF_P (type1) in add_builtin_candidate() [all …]
|
| H A D | except.c | 372 if (TYPE_REF_P (init_type) in initialize_handler_parm() 894 if (is_ptr || TYPE_REF_P (type)) in complete_ptr_ref_or_void_ptr_p() 942 && TYPE_REF_P (type) in is_admissible_throw_operand_or_catch_parameter()
|
| H A D | decl.c | 676 && !TYPE_REF_P (TREE_TYPE (decl)) in poplevel() 5952 && !TYPE_REF_P (type) in check_for_uninitialized_const_var() 6736 gcc_assert (!TYPE_REF_P (type)); in check_initializer() 6746 || TYPE_REF_P (type)) in check_initializer() 6748 if (TYPE_REF_P (type)) in check_initializer() 7146 if (warn_init_self && TYPE_REF_P (type)) in initialize_local_var() 7633 if (TYPE_REF_P (type)) in cp_finish_decl() 7642 && !TYPE_REF_P (type)) in cp_finish_decl() 7693 && !TYPE_REF_P (type) in cp_finish_decl() 7766 && TYPE_REF_P (type)) in cp_finish_decl() [all …]
|
| H A D | tree.c | 67 && TYPE_REF_P (TREE_TYPE (ref))) in lvalue_kind() 1204 if (TYPE_REF_P (to_type)) in cp_build_reference_type() 1252 gcc_assert (!TYPE_REF_P (type)); in move() 1367 && (TYPE_REF_P (type) in cp_build_qualified_type_real() 1370 if (TYPE_REF_P (type)) in cp_build_qualified_type_real() 4572 if (TYPE_REF_P (t) && !TYPE_REF_IS_RVALUE (t)) in structural_type_p() 5494 else if (TYPE_REF_P (TREE_TYPE (exp)) in stabilize_expr() 5655 if (TYPE_REF_P (type) in stabilize_init()
|
| H A D | constexpr.c | 69 || TYPE_REF_P (t) in literal_type_p() 1572 if (!TYPE_REF_P (type)) in cxx_bind_parameters_in_call() 1949 reference_p |= TYPE_REF_P (TREE_TYPE (obj)); in cxx_eval_dynamic_cast_fn() 4667 else if (TYPE_REF_P (type)) in non_const_var_error() 5838 if (TYPE_REF_P (type) != TYPE_REF_P (TREE_TYPE (r))) in cxx_eval_constant_expression() 5841 if (TYPE_REF_P (type)) in cxx_eval_constant_expression() 5903 if (lval && !TYPE_REF_P (TREE_TYPE (t))) in cxx_eval_constant_expression() 6473 if (TYPE_REF_P (type)) in cxx_eval_constant_expression() 8342 !TYPE_REF_P (TREE_TYPE (t)))); in potential_constant_expression_1()
|
| H A D | init.c | 292 gcc_assert (TYPE_REF_P (type)); in build_zero_init_1() 512 else if (TYPE_REF_P (type)) in build_value_init_noctor() 856 && (TYPE_REF_P (type) in perform_member_init() 941 if (TYPE_REF_P (type)) in perform_member_init() 2465 if (TYPE_REF_P (field_type)) in diagnose_uninitialized_cst_or_ref_member_1() 3901 if (TYPE_REF_P (type)) in build_new()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | expr.cc | 145 && TYPE_REF_P (TREE_TYPE (oexpr)))) in mark_use() 170 if (!TYPE_REF_P (TREE_TYPE (cap)) in mark_use()
|
| H A D | cp-gimplify.cc | 460 && !TYPE_REF_P (TREE_TYPE (*arg_p)) in cp_gimplify_arg() 835 else if (TYPE_REF_P (type)) in omp_var_to_track() 889 else if (TYPE_REF_P (type)) in omp_cxx_notice_variable() 1242 && TYPE_REF_P (TREE_TYPE (stmt)) in cp_genericize_r() 1627 && TYPE_REF_P (TREE_TYPE (stmt))) in cp_genericize_r() 1663 && TYPE_REF_P (TREE_TYPE (CALL_EXPR_ARG (stmt, 0)))) in cp_genericize_r() 1756 if (TYPE_REF_P (TREE_TYPE (orig_decl))) in cp_genericize_r() 2150 return (TYPE_REF_P (TREE_TYPE (decl)) in cxx_omp_privatize_by_reference() 2159 if (TYPE_REF_P (type)) in cxx_omp_const_qual_no_mutable() 2290 else if (TYPE_REF_P (TREE_TYPE (decl))) in cxx_omp_finish_clause() [all …]
|
| H A D | typeck.cc | 2847 if (!TYPE_REF_P (member_type)) in build_class_member_access_expr() 3650 pointer = (TYPE_REF_P (TREE_TYPE (ptr)) in cp_build_indirect_ref_1() 4418 && (type == 0 || !TYPE_REF_P (type))) in convert_arguments() 4421 if (type == 0 || !TYPE_REF_P (type)) in convert_arguments() 4773 && TYPE_REF_P (TREE_TYPE (TREE_OPERAND (op, 0)))) in warn_for_null_address() 6817 if (TYPE_REF_P (argtype)) in cp_build_addr_expr_1() 6839 if (TYPE_REF_P (TREE_TYPE (arg))) in cp_build_addr_expr_1() 6884 if (TYPE_REF_P (TREE_TYPE (t))) in cp_build_addr_expr_1() 7804 if ((TYPE_REF_P (type) in maybe_warn_about_useless_cast() 7921 if (TYPE_REF_P (type) in build_static_cast_1() [all …]
|
| H A D | semantics.cc | 1702 && !TYPE_REF_P (TREE_TYPE (decl))) in finish_handler_parms() 2192 if (TYPE_REF_P (type)) in finish_non_static_data_member() 3150 if (TYPE_REF_P (type)) in finish_compound_literal() 5078 if (TYPE_REF_P (TREE_TYPE (t))) in omp_privatize_field() 5693 if (TYPE_REF_P (TREE_TYPE (t)) in handle_omp_array_sections() 5758 && TYPE_REF_P (TREE_TYPE (t))) in handle_omp_array_sections() 5808 && TYPE_REF_P (TREE_TYPE (ptr)) in handle_omp_array_sections() 6079 gcc_assert (TYPE_REF_P (type)); in cp_check_omp_declare_reduction() 6129 else if (TYPE_REF_P (type)) in cp_check_omp_declare_reduction() 6238 if (TYPE_REF_P (type)) in finish_omp_reduction_clause() [all …]
|
| H A D | typeck2.cc | 113 && TYPE_REF_P (TREE_TYPE (TREE_OPERAND (arg, 0))) in cxx_readonly_error() 890 if (!TYPE_REF_P (type)) in store_init_value() 1717 if (TYPE_REF_P (fldtype)) in process_init_constructor_record() 1747 if (TYPE_REF_P (fldtype)) in process_init_constructor_record() 2130 if (TYPE_REF_P (TREE_TYPE (last_rval))) in build_x_arrow() 2378 if (TYPE_REF_P (type) && !parms) in build_functional_cast_1() 2484 if (is_ptr || TYPE_REF_P (core)) in add_exception_specifier()
|
| H A D | method.cc | 474 if (!TYPE_REF_P (type)) in forward_parm() 761 if (!TYPE_REF_P (expr_type)) in do_build_copy_constructor() 772 if (move_p && !TYPE_REF_P (expr_type) in do_build_copy_constructor() 859 else if (TYPE_REF_P (expr_type)) in do_build_copy_assign() 888 if (move_p && !TYPE_REF_P (expr_type) in do_build_copy_assign() 1903 if (!TYPE_REF_P (reftype)) in build_stub_object() 2079 if (!TYPE_REF_P (to)) in constructible_expr() 2326 else if (TYPE_REF_P (mem_type)) in walk_field_subobs() 2377 else if (TYPE_REF_P (mem_type)) in walk_field_subobs() 2410 if (TYPE_REF_P (mem_type) in walk_field_subobs()
|
| H A D | call.cc | 843 if (TYPE_REF_P (elttype) in build_list_conv() 1029 else if (TYPE_REF_P (ftype)) in build_aggr_conv() 1213 if (TYPE_REF_P (from)) in standard_conversion() 1638 gcc_assert (TYPE_REF_P (type)); in direct_reference_binding() 1639 gcc_assert (!TYPE_REF_P (conv->type)); in direct_reference_binding() 1763 if (TYPE_REF_P (from)) in reference_binding() 1829 if (TYPE_REF_P (rfrom)) in reference_binding() 1962 if (!TYPE_REF_P (ftype) && !CLASS_TYPE_P (ftype)) in reference_binding() 2039 if (TYPE_REF_P (to)) in implicit_conversion_1() 3151 && (TYPE_REF_P (type1) in add_builtin_candidate() [all …]
|
| H A D | except.cc | 330 if (TYPE_REF_P (init_type) in initialize_handler_parm() 839 if (is_ptr || TYPE_REF_P (type)) in complete_ptr_ref_or_void_ptr_p() 887 && TYPE_REF_P (type) in is_admissible_throw_operand_or_catch_parameter()
|
| H A D | cvt.cc | 326 gcc_assert (TYPE_REF_P (type)); in build_up_reference() 434 gcc_assert (!TYPE_REF_P (intype)); in convert_to_reference() 435 gcc_assert (TYPE_REF_P (reftype)); in convert_to_reference() 538 && TYPE_REF_P (TREE_TYPE (val))) in convert_from_reference() 1249 int is_reference = TYPE_REF_P (TREE_TYPE (TREE_OPERAND (expr, 0))); in convert_to_void()
|
| H A D | init.cc | 299 gcc_assert (TYPE_REF_P (type)); in build_zero_init_1() 523 else if (TYPE_REF_P (type)) in build_value_init_noctor() 783 if (TYPE_REF_P (parm) && !TYPE_REF_IS_RVALUE (parm) in maybe_warn_list_ctor() 902 if (TYPE_REF_P (type) && cp_tree_equal (d->member, init)) in find_uninit_fields_r() 908 if (TYPE_REF_P (TREE_TYPE (field))) in find_uninit_fields_r() 1050 && (TYPE_REF_P (type) in perform_member_init() 1135 if (TYPE_REF_P (type)) in perform_member_init() 2704 if (TYPE_REF_P (field_type)) in diagnose_uninitialized_cst_or_ref_member_1() 3964 if (TYPE_REF_P (type)) in build_new()
|
| H A D | decl.cc | 698 && !TYPE_REF_P (TREE_TYPE (decl)) in poplevel() 6326 && !TYPE_REF_P (type) in check_for_uninitialized_const_var() 7294 gcc_assert (!TYPE_REF_P (type)); in check_initializer() 7304 || TYPE_REF_P (type)) in check_initializer() 7306 if (TYPE_REF_P (type)) in check_initializer() 7717 if (warn_init_self && TYPE_REF_P (type)) in initialize_local_var() 8233 if (TYPE_REF_P (type)) in cp_finish_decl() 8242 && !TYPE_REF_P (type)) in cp_finish_decl() 8297 && !TYPE_REF_P (type) in cp_finish_decl() 8370 && TYPE_REF_P (type)) in cp_finish_decl() [all …]
|
| H A D | tree.cc | 67 && TYPE_REF_P (TREE_TYPE (ref))) in lvalue_kind() 1264 if (TYPE_REF_P (to_type)) in cp_build_reference_type_for_mode() 1323 gcc_assert (!TYPE_REF_P (type)); in move() 1449 && (TYPE_REF_P (type) in cp_build_qualified_type_real() 1452 if (TYPE_REF_P (type) in cp_build_qualified_type_real() 4875 if (TYPE_REF_P (t) && !TYPE_REF_IS_RVALUE (t)) in structural_type_p() 5816 else if (TYPE_REF_P (TREE_TYPE (exp)) in stabilize_expr() 5977 if (TYPE_REF_P (type) in stabilize_init()
|