/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 714 tree basetype = non_reference (TREE_TYPE (instance)); in build_vtbl_ref() local 1702 tree basetype = TREE_TYPE (base_binfo); in check_bases() local 1893 tree basetype = BINFO_TYPE (base_binfo); in determine_primary_bases() local 1928 tree basetype = BINFO_TYPE (primary); in determine_primary_bases() local 2841 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (t), i)); in get_basefndecls() local 2927 tree basetype = BINFO_TYPE (base_binfo); in warn_hidden() local 4474 tree basetype = BINFO_TYPE (binfo); in build_base_field_1() local 4521 tree basetype = BINFO_TYPE (binfo); in build_base_field() local 4768 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); in copy_fndecl_with_name() local 4893 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); in build_clone() local [all …]
|
H A D | typeck2.c | 47 error_not_base_type (tree basetype, tree type) in error_not_base_type() 2074 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref()
|
H A D | cvt.c | 1739 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
|
H A D | search.c | 2090 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 745 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 …]
|
H A D | typeck2.cc | 47 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()
|
H A D | cvt.cc | 1758 tree basetype = TREE_TYPE (expr); in build_expr_type_conversion() local
|
H A D | search.cc | 2124 tree basetype = BINFO_TYPE (base_binfo); in look_for_overrides() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen_template.c | 236 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/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | types.cc | 812 tree basetype = (t->sym->memtype) in visit() local 940 tree basetype = make_node (RECORD_TYPE); in visit() local
|
H A D | d-codegen.cc | 2011 tree basetype = type; in build_float_modulus() local 2053 build_vthis_function (tree basetype, tree type) in build_vthis_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | types.cc | 957 tree basetype = (t->sym->memtype) in visit() local 1140 tree basetype = make_node (RECORD_TYPE); in visit() local
|
H A D | d-codegen.cc | 2310 tree basetype = type; in build_float_modulus() local 2352 build_vthis_function (tree basetype, tree type) in build_vthis_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-warn-restrict.c | 287 tree basetype = TREE_TYPE (base); in builtin_memref() local 1036 tree basetype = TREE_TYPE (dstref->base); in generic_overlap() local
|
H A D | omp-simd-clone.c | 977 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); in ipa_simd_modify_function_body() local
|
/netbsd-src/sys/arch/prep/pnpbus/ |
H A D | pnpbusvar.h | 105 uint8_t basetype; /* PNP base type */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-warn-restrict.cc | 296 tree basetype = TREE_TYPE (base); in builtin_memref() local 1046 tree basetype = TREE_TYPE (dstref->base); in generic_overlap() local
|
H A D | gimple-array-bounds.cc | 161 tree basetype = TREE_TYPE (base); in trailing_array() local
|
H A D | omp-simd-clone.cc | 986 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg); in ipa_simd_modify_function_body() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 1641 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.old/dist/gcc/objc/ |
H A D | objc-act.c | 1577 tree basetype = TYPE_MAIN_VARIANT (rtype); in objc_maybe_build_component_ref() local 2777 objc_xref_basetypes (tree ref, tree basetype) in objc_xref_basetypes() 6474 tree basetype, decl; in objc_is_public() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | mtype.d | 3492 Type basetype; variable 3494 extern (D) this(Type basetype) in this() 3500 static TypeVector create(Type basetype) in create()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-gen-builtins.cc | 309 enum basetype enum
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 1115 tree basetype; in gfc_typenode_for_spec() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 1144 tree basetype; in gfc_typenode_for_spec() local
|