Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDgnu-v2-abi.c299 vb_match (struct type *type, int index, struct type *basetype) in vb_match()
353 struct type *basetype = TYPE_BASECLASS (type, index); in gnuv2_baseclass_offset() local
HDvalops.c1359 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in search_struct_field() local
1445 find_rt_vbase_offset (struct type *type, struct type *basetype, char *valaddr, in find_rt_vbase_offset()
1785 struct type **basetype, int *boffset) in find_method_list()
1868 int *num_fns, struct type **basetype, in value_find_oload_method_list()
1938 struct type *basetype = NULL; in find_overload_match() local
HDeval.c1009 struct type *basetype; in evaluate_subexp_standard() local
HDgdbtypes.c1972 struct type *basetype = TYPE_FIELD_TYPE (dclass, i); in virtual_base_list_aux() local
/trueos/contrib/gcc/cp/
HDclass.c592 tree basetype = non_reference (TREE_TYPE (instance)); in build_vtbl_ref_1() local
1241 tree basetype = TREE_TYPE (base_binfo); in check_bases() local
1365 tree basetype = BINFO_TYPE (base_binfo); in determine_primary_bases() local
1400 tree basetype = BINFO_TYPE (primary); in determine_primary_bases() local
2339 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (t), i)); in get_basefndecls() local
2421 tree basetype = BINFO_TYPE (base_binfo); in warn_hidden() local
3532 tree basetype = BINFO_TYPE (binfo); in layout_empty_base() local
3592 tree basetype = BINFO_TYPE (binfo); in build_base_field() local
3801 tree basetype; in build_clone() local
3989 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); in adjust_clone_args() local
[all …]
HDtypeck2.c50 error_not_base_type (tree basetype, tree type) in error_not_base_type()
1110 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref()
HDcvt.c1084 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
HDtypeck.c723 tree basetype = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (t2))); in merge_types() local
1205 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (tt1), i)); in common_base_type() local
1222 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (tt2), i)); in common_base_type() local
2593 tree idx, delta, e1, e2, e3, vtbl, basetype; in get_member_function_from_ptrfunc() local
HDinit.c953 tree basetype; in expand_member_init() local
HDdecl2.c177 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
HDcall.c205 check_dtor_name (tree basetype, tree name) in check_dtor_name()
5366 tree basetype = NULL_TREE; in build_new_method_call() local
HDsearch.c1925 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
HDdecl.c10467 tree basetype = TREE_VALUE (*basep); in xref_basetypes() local
10534 tree basetype = TREE_VALUE (base_list); in xref_basetypes() local
/trueos/crypto/heimdal/lib/asn1/
HDgen_template.c224 partial_offset(const char *basetype, const char *name, int need_offset) in partial_offset()
466 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, … in template_members()
800 const char *basetype, in generate_template_type()
/trueos/contrib/tcpdump/
HDprint-snmp.c878 SmiBasetype basetype; member
937 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
/trueos/contrib/gcc/
HDtree.c5337 build_method_type_directly (tree basetype, in build_method_type_directly()
5375 build_method_type (tree basetype, tree type) in build_method_type()
5389 build_offset_type (tree basetype, tree type) in build_offset_type()
/trueos/contrib/binutils/binutils/
HDieee.c2609 debug_type basetype; in ieee_read_cxx_class() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp1415 ParsedType basetype, SourceLocation BaseLoc, in ActOnBaseSpecifier()
/trueos/contrib/binutils/gas/config/
HDtc-arm.c2092 enum arm_reg_type basetype; in create_neon_reg_alias() local