Home
last modified time | relevance | path

Searched refs:TYPE_IS_REFERENCE (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/gdb/gdb-11.1/gdb/
H A Dc-varobj.c81 gdb_assert (!TYPE_IS_REFERENCE (*type)); in adjust_value_for_child_access()
484 while (TYPE_IS_REFERENCE (type)) in c_value_of_variable()
577 lookup_actual_type = (TYPE_IS_REFERENCE (var->type) in cplus_number_of_children()
614 lookup_actual_type = (TYPE_IS_REFERENCE (parent->type) in cplus_number_of_children()
719 lookup_actual_type = (TYPE_IS_REFERENCE (var->type) in cplus_describe_child()
H A Dvalops.c309 if (TYPE_IS_REFERENCE (type2)) in value_cast_pointers()
442 if (TYPE_IS_REFERENCE (check_typedef (type))) in value_cast()
470 gdb_assert (!TYPE_IS_REFERENCE (type)); in value_cast()
687 if (TYPE_IS_REFERENCE (real_type)) in value_reinterpret_cast()
830 && !TYPE_IS_REFERENCE (resolved_type)) in value_dynamic_cast()
1563 if (TYPE_IS_REFERENCE (type)) in value_addr()
1828 if (TYPE_IS_REFERENCE (tt1) in typecmp()
1852 || TYPE_IS_REFERENCE (tt2)) in typecmp()
2972 || TYPE_IS_REFERENCE (objtype))) in find_overload_match()
3796 if (TYPE_IS_REFERENCE (type)) in value_rtti_indirect_type()
[all …]
H A Dc-valprint.c489 if (type->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (type)) in c_value_print()
509 int is_ref = TYPE_IS_REFERENCE (type); in c_value_print()
H A Deval.c441 if (TYPE_IS_REFERENCE (type)) in ptrmath_type_p()
983 && TYPE_IS_REFERENCE (type) in is_integral_or_integral_reference()
1600 && !TYPE_IS_REFERENCE (type)) in eval_op_ind()
1604 || TYPE_IS_REFERENCE (type) in eval_op_ind()
2485 if (TYPE_IS_REFERENCE (type)) in evaluate_subexp_for_address_base()
2587 if (TYPE_IS_REFERENCE (SYMBOL_TYPE (var))) in evaluate_for_address()
2637 && (TYPE_IS_REFERENCE (type))) in evaluate_subexp_for_sizeof_base()
2710 && !TYPE_IS_REFERENCE (type) in evaluate_for_sizeof()
H A Dfindvar.c156 if (type->code () != TYPE_CODE_PTR && !TYPE_IS_REFERENCE (type)) in extract_typed_address()
209 if (type->code () != TYPE_CODE_PTR && !TYPE_IS_REFERENCE (type)) in store_typed_address()
H A Dvalue.c1185 if ((result->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (result)) in value_actual_type()
2780 && !TYPE_IS_REFERENCE (value_type (val)) in value_as_address()
3706 if (!TYPE_IS_REFERENCE (check_typedef (value_type (arg)))) in coerce_ref_if_computed()
3728 || TYPE_IS_REFERENCE (original_type)); in readjust_indirect_value_type()
3758 if (!TYPE_IS_REFERENCE (value_type_arg_tmp)) in coerce_ref()
H A Dppc-sysv-tdep.c780 || TYPE_IS_REFERENCE (type) in do_ppc_sysv_return_value()
1458 || TYPE_IS_REFERENCE (type)) in ppc64_sysv_abi_push_param()
1965 if (valtype->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (valtype)) in ppc64_sysv_abi_return_value()
H A Dvalarith.c253 if (TYPE_IS_REFERENCE (type1)) in binop_types_user_defined_p()
257 if (TYPE_IS_REFERENCE (type2)) in binop_types_user_defined_p()
291 if (TYPE_IS_REFERENCE (type1)) in unop_user_defined_p()
H A Dc-typeprint.c139 || TYPE_IS_REFERENCE (type)))) in c_print_type_1()
496 if (TYPE_CONST (type) && !TYPE_IS_REFERENCE (type)) in c_type_print_modifier()
H A Dtypeprint.c541 if (((type->code () == TYPE_CODE_PTR) || TYPE_IS_REFERENCE (type)) in whatis_exp()
H A Dm32c-tdep.c1987 || TYPE_IS_REFERENCE (type) in m32c_reg_arg_type()
2395 gdb_assert (type->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (type)); in m32c_m16c_address_to_pointer()
2474 gdb_assert (type->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (type)); in m32c_m16c_pointer_to_address()
H A Dmsp430-tdep.c728 || TYPE_IS_REFERENCE (arg_type) in msp430_push_dummy_call()
H A Dlanguage.c395 return type->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (type); in pointer_type()
H A Ddarwin-nat-info.c727 if (TYPE_IS_REFERENCE (value_type (val))) in info_mach_region_command()
H A Dinfcall.c179 if (TYPE_IS_REFERENCE (arg_type)) in value_arg_coerce()
H A Dgdbtypes.c4741 if (TYPE_IS_REFERENCE (parm) && value != NULL) in rank_one_type()
4769 if (parm->code () == TYPE_CODE_PTR || TYPE_IS_REFERENCE (parm)) in rank_one_type()
4788 if (TYPE_IS_REFERENCE (arg)) in rank_one_type()
4791 if (TYPE_IS_REFERENCE (parm)) in rank_one_type()
H A Dprintcmd.c1278 && !TYPE_IS_REFERENCE (value_type (value))) in should_validate_memtags()
1893 if (TYPE_IS_REFERENCE (value_type (val))) in x_command()
H A Dcp-support.c1339 || TYPE_IS_REFERENCE (type)
H A Dgdbtypes.h248 #define TYPE_IS_REFERENCE(t) \ macro
H A Dvarobj.c1878 if (TYPE_IS_REFERENCE (type)) in varobj_get_value_type()
H A Daarch64-tdep.c2263 || TYPE_IS_REFERENCE (type) in aarch64_extract_return_value()
2373 || TYPE_IS_REFERENCE (type) in aarch64_store_return_value()
/dports/devel/gdb/gdb-11.1/gdb/python/
H A Dpy-xmethods.c435 else if (TYPE_IS_REFERENCE (obj_type)) in do_get_result_type()
520 else if (TYPE_IS_REFERENCE (obj_type)) in invoke()
H A Dpy-value.c403 if (((type->code () == TYPE_CODE_PTR) || TYPE_IS_REFERENCE (type)) in valpy_get_dynamic_type()
854 if (TYPE_IS_REFERENCE (val_type) || val_type->code () == TYPE_CODE_PTR) in value_has_field()
1243 (TYPE_IS_REFERENCE (TYPE) ? (TYPE_TARGET_TYPE (TYPE)) : (TYPE))
H A Dpy-type.c473 if (type->code () != TYPE_CODE_PTR && !TYPE_IS_REFERENCE (type)) in typy_get_composite()
978 if (TYPE_IS_REFERENCE (type)) in typy_template_argument()
/dports/devel/gdb/gdb-11.1/gdb/compile/
H A Dcompile-c-symbols.c497 if (TYPE_IS_REFERENCE (type)) in generate_vla_size()

12