Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gdb-7/gdb/
H A Dgnu-v2-abi.c297 vb_match (struct type *type, int index, struct type *basetype) in vb_match()
349 struct type *basetype = TYPE_BASECLASS (type, index); in gnuv2_baseclass_offset() local
H A Dvalops.c2085 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in do_search_struct_field() local
2438 struct type **basetype, int *boffset) in find_method_list()
2507 struct type **basetype, int *boffset) in value_find_oload_method_list()
2596 struct type *basetype = NULL; in find_overload_match() local
H A Dc-typeprint.c942 struct type *basetype; in c_type_print_base() local
H A Dax-gdb.c390 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in gen_trace_static_fields() local
1510 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); in gen_struct_ref_recursive() local
H A Dgnu-v3-abi.c496 struct type *basetype; in gnuv3_find_method_in() local
H A Dvarobj.c3635 struct type *basetype = NULL; in cplus_class_num_children() local
3735 struct type *basetype = NULL; in cplus_describe_child() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c1642 tree basetype = TREE_TYPE (base_binfo); in check_bases() local
1829 tree basetype = BINFO_TYPE (base_binfo); in determine_primary_bases() local
1864 tree basetype = BINFO_TYPE (primary); in determine_primary_bases() local
2833 tree basetype = BINFO_TYPE (base_binfo); in warn_hidden() local
4151 tree basetype = BINFO_TYPE (binfo); in layout_empty_base() local
4247 tree basetype = BINFO_TYPE (binfo); in build_base_field() local
4469 tree basetype; in build_clone() local
5437 tree basetype = TREE_TYPE (base_binfo); in explain_non_literal_class() local
5576 tree basetype = TREE_TYPE (base_binfo); in check_bases_and_members() local
5904 tree basetype; in warn_about_ambiguous_bases() local
[all …]
H A Dtypeck2.c45 error_not_base_type (tree basetype, tree type) in error_not_base_type()
1791 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref()
H A Dcvt.c1664 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
H A Dsearch.c2041 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
H A Dtypeck.c868 tree basetype = class_of_this_parm (t2); in merge_types() local
3466 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (fntype)); in get_member_function_from_ptrfunc() local
H A Dinit.c1537 tree basetype; in expand_member_init() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c1287 tree basetype = TREE_TYPE (base_binfo); in check_bases() local
1469 tree basetype = BINFO_TYPE (base_binfo); in determine_primary_bases() local
1504 tree basetype = BINFO_TYPE (primary); in determine_primary_bases() local
2563 tree basetype = BINFO_TYPE (base_binfo); in warn_hidden() local
3792 tree basetype = BINFO_TYPE (binfo); in layout_empty_base() local
3862 tree basetype = BINFO_TYPE (binfo); in build_base_field() local
4082 tree basetype; in build_clone() local
4350 tree o, basetype = BINFO_TYPE (base_binfo); in look_for_tm_attr_overrides() local
4959 tree basetype = TREE_TYPE (base_binfo); in explain_non_literal_class() local
5323 tree basetype = TREE_TYPE (vbase); in layout_virtual_bases() local
[all …]
H A Dtypeck2.c49 error_not_base_type (tree basetype, tree type) in error_not_base_type()
1436 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref()
H A Dmethod.c1264 tree basetype = BINFO_TYPE (base_binfo); in synthesized_method_walk() local
1318 tree basetype = BINFO_TYPE (base_binfo); in synthesized_method_walk() local
H A Dcvt.c1464 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
H A Dtypeck.c848 tree basetype = class_of_this_parm (t2); in merge_types() local
3047 tree idx, delta, e1, e2, e3, vtbl, basetype; in get_member_function_from_ptrfunc() local
H A Dinit.c1327 tree basetype; in expand_member_init() local
H A Ddecl2.c224 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
H A Dsearch.c2001 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-restrict.c266 tree basetype = TREE_TYPE (base); in builtin_memref() local
933 tree basetype = TREE_TYPE (dstref->base); in generic_overlap() local
H A Domp-simd-clone.c928 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); in ipa_simd_modify_function_body() local
/dragonfly/contrib/tcpdump/
H A Dprint-snmp.c889 SmiBasetype basetype; member
946 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c1495 tree basetype = TYPE_MAIN_VARIANT (rtype); in objc_maybe_build_component_ref() local
2679 objc_xref_basetypes (tree ref, tree basetype) in objc_xref_basetypes()
6369 tree basetype, decl; in objc_is_public() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c7809 build_method_type_directly (tree basetype, in build_method_type_directly()
7866 build_method_type (tree basetype, tree type) in build_method_type()
7880 build_offset_type (tree basetype, tree type) in build_offset_type()

12