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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgnu-v2-abi.c299 vb_match(struct type *type, int index, struct type *basetype) argument
353 struct type *basetype = TYPE_BASECLASS (type, index); local
H A Deval.c1009 struct type *basetype; local
H A Dvalops.c1359 struct type *basetype = check_typedef (TYPE_BASECLASS (type, i)); local
1445 find_rt_vbase_offset(struct type *type, struct type *basetype, char *valaddr, int offset, int *boffset_p, int *skip_p) argument
1783 find_method_list(struct value **argp, char *method, int offset, struct type *type, int *num_fns, struct type **basetype, int *boffset) argument
1867 value_find_oload_method_list(struct value **argp, char *method, int offset, int *num_fns, struct type **basetype, int *boffset) argument
1938 struct type *basetype = NULL; local
[all...]
H A Dgdbtypes.c1972 struct type *basetype = TYPE_FIELD_TYPE (dclass, i); local
/freebsd-10.1-release/contrib/gcc/cp/
H A Dcvt.c1084 tree basetype = TREE_TYPE (expr); local
[all...]
H A Dtypeck2.c50 error_not_base_type (tree basetype, tree type) argument
1110 build_scoped_ref(tree datum, tree basetype, tree* binfo_p) argument
H A Ddecl2.c177 tree basetype, arg_types, parms, parm, fntype; local
H A Dinit.c953 tree basetype; local
[all...]
H A Dsearch.c1925 tree basetype = BINFO_TYPE (base_binfo); local
H A Dcall.c205 check_dtor_name (tree basetype, tree name) argument
5366 tree basetype = NULL_TREE; local
[all...]
H A Dclass.c592 tree basetype = non_reference (TREE_TYPE (instance)); local
1241 tree basetype = TREE_TYPE (base_binfo); local
1365 tree basetype = BINFO_TYPE (base_binfo); local
1400 tree basetype = BINFO_TYPE (primary); local
2339 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (t), i)); local
2421 tree basetype = BINFO_TYPE (base_binfo); local
3532 tree basetype = BINFO_TYPE (binfo); local
3592 tree basetype = BINFO_TYPE (binfo); local
3801 tree basetype; local
3989 tree basetype = TYPE_METHOD_BASETYPE (TREE_TYPE (clone)); local
4390 tree basetype = TREE_TYPE (vbase); local
4497 tree basetype; local
7742 tree basetype; local
[all...]
H A Dtypeck.c723 tree basetype = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (t2))); local
1205 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (tt1), i)); local
1222 tree basetype = BINFO_TYPE (BINFO_BASE_BINFO (TYPE_BINFO (tt2), i)); local
2593 tree idx, delta, e1, e2, e3, vtbl, basetype; local
[all...]
H A Ddecl.c10467 tree basetype = TREE_VALUE (*basep); local
10534 tree basetype = TREE_VALUE (base_list); local
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dgen_template.c224 partial_offset(const char *basetype, const char *name, int need_offset) argument
466 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, int optional, int isstruct, int need_offset) argument
797 generate_template_type(const char *varname, const char **dupname, const char *symname, const char *basetype, const char *name, Type *type, int optional, int isstruct, int need_offset) argument
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-snmp.c878 SmiBasetype basetype; member in struct:smi2be
937 static int smi_check_type(SmiBasetype basetype, int be) argument
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dieee.c2609 debug_type basetype; local
/freebsd-10.1-release/contrib/gcc/
H A Dtree.c5337 build_method_type_directly(tree basetype, tree rettype, tree argtypes) argument
5375 build_method_type(tree basetype, tree type) argument
5389 build_offset_type(tree basetype, tree type) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp1412 ActOnBaseSpecifier(Decl *classdecl, SourceRange SpecifierRange, ParsedAttributes &Attributes, bool Virtual, AccessSpecifier Access, ParsedType basetype, SourceLocation BaseLoc, SourceLocation EllipsisLoc) argument
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c2092 enum arm_reg_type basetype; local

Completed in 430 milliseconds