Home
last modified time | relevance | path

Searched defs:basetype (Results 1 – 25 of 33) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgnu-v2-abi.c293 vb_match (struct type *type, int index, struct type *basetype) in vb_match()
345 struct type *basetype = TYPE_BASECLASS (type, index); in gnuv2_baseclass_offset() local
Dc-varobj.c640 struct type *basetype = NULL; in cplus_class_num_children() local
724 struct type *basetype = NULL; in cplus_describe_child() local
Dvalops.c2057 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in search() local
2491 struct type **basetype, LONGEST *boffset) in find_method_list()
2583 struct type **basetype, LONGEST *boffset) in value_find_oload_method_list()
2732 struct type *basetype = NULL; in find_overload_match() local
Df-exp.y1164 convert_to_kind_type (struct type *basetype, int kind) in convert_to_kind_type()
Dc-typeprint.c967 struct type *basetype; in c_type_print_base_struct_union() local
Dax-gdb.c242 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in gen_trace_static_fields() local
1378 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in gen_struct_ref_recursive() local
Dgnu-v3-abi.c558 struct type *basetype; in gnuv3_find_method_in() local
Dgdbtypes.c1955 set_type_vptr_basetype (struct type *type, struct type *basetype) in set_type_vptr_basetype()
1992 struct type *basetype; in get_vptr_fieldno() local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dclass.cc745 tree basetype = non_reference (TREE_TYPE (instance)); in build_vtbl_ref() local
1794 tree basetype = TREE_TYPE (base_binfo); in check_bases() local
1983 tree basetype = BINFO_TYPE (base_binfo); in determine_primary_bases() local
2018 tree basetype = BINFO_TYPE (primary); in determine_primary_bases() local
2942 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (t), i)); in get_basefndecls() local
3028 tree basetype = BINFO_TYPE (base_binfo); in warn_hidden() local
4573 tree basetype = BINFO_TYPE (binfo); in build_base_field_1() local
4621 tree basetype = BINFO_TYPE (binfo); in build_base_field() local
4880 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); in copy_fndecl_with_name() local
5139 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); in adjust_clone_args() local
[all …]
Dtypeck2.cc47 error_not_base_type (tree basetype, tree type) in error_not_base_type()
2029 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref()
Dcvt.cc1758 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
Dsearch.cc2124 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
Dtypeck.cc900 tree basetype = class_of_this_parm (t2); in merge_types() local
3989 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (fntype)); in get_member_function_from_ptrfunc() local
Dcall.cc223 check_dtor_name (tree basetype, tree name) in check_dtor_name()
10796 tree basetype, in complain_about_no_candidates_for_method_call()
10855 tree basetype = NULL_TREE; in build_new_method_call() local
Dinit.cc1828 tree basetype; in expand_member_init() local
Dsemantics.cc11597 tree basetype = TYPE_OFFSET_BASETYPE (TREE_TYPE (arg)); in fold_builtin_is_pointer_inverconvertible_with_class() local
11625 is_corresponding_member_union (tree basetype, tree membertype, tree arg) in is_corresponding_member_union()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dgen_template.c236 partial_offset(const char *basetype, const char *name, int need_offset, int isstruct) in partial_offset()
482 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, … in template_members()
866 const char *basetype, in generate_template_type()
/netbsd/src/sys/arch/prep/pnpbus/
Dpnpbusvar.h105 uint8_t basetype; /* PNP base type */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-warn-restrict.cc296 tree basetype = TREE_TYPE (base); in builtin_memref() local
1046 tree basetype = TREE_TYPE (dstref->base); in generic_overlap() local
Dgimple-array-bounds.cc161 tree basetype = TREE_TYPE (base); in trailing_array() local
Domp-simd-clone.cc986 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); in ipa_simd_modify_function_body() local
Dtree.cc7545 build_method_type_directly (tree basetype, in build_method_type_directly()
7599 build_method_type (tree basetype, tree type) in build_method_type()
7613 build_offset_type (tree basetype, tree type) in build_offset_type()
12976 tree basetype = TREE_TYPE (base); in component_ref_size() local
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-snmp.c894 SmiBasetype basetype; member
951 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-act.cc1641 tree basetype = TYPE_MAIN_VARIANT (rtype); in objc_maybe_build_component_ref() local
2853 objc_xref_basetypes (tree ref, tree basetype) in objc_xref_basetypes()
6560 tree basetype, decl; in objc_is_public() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-gen-builtins.cc309 enum basetype enum

12