Searched defs:arg_types (Results 1 - 25 of 26) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Deval.c397 struct type **arg_types; local
H A Dstabsread.c1658 } *arg_types = 0; local
H A Dvalops.c1855 find_overload_match(struct type **arg_types, int nargs, char *name, int method, int lax, struct value **objp, struct symbol *fsym, struct value **valp, struct symbol **symp, int *staticp) argument
2003 find_oload_champ_namespace(struct type **arg_types, int nargs, const char *func_name, const char *qualified_name, struct symbol ***oload_syms, struct badness_vector **oload_champ_bv) argument
2029 find_oload_champ_namespace_loop(struct type **arg_types, int nargs, const char *func_name, const char *qualified_name, int namespace_len, struct symbol ***oload_syms, struct badness_vector **oload_champ_bv, int *oload_champ) argument
2141 find_oload_champ(struct type **arg_types, int nargs, int method, int num_fns, struct fn_field *fns_ptr, struct symbol **oload_syms, struct badness_vector **oload_champ_bv) argument
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl2.c177 tree basetype, arg_types, parms, parm, fntype; local
506 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); local
[all...]
H A Dcall.c2267 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); local
2922 tree arg_types; local
[all...]
H A Ddecl.c5491 tree arg_types; local
6569 tree arg_types; local
7673 tree arg_types; local
8451 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (decl); local
[all...]
H A Dpt.c7048 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
7128 tree arg_types; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dprdbg.c693 char **arg_types; local
898 char **arg_types; local
[all...]
H A Ddebug.c195 debug_type *arg_types; member in struct:debug_function_type
257 debug_type *arg_types; member in struct:debug_method_type
1397 debug_make_function_type(void *handle, debug_type type, debug_type *arg_types, bfd_boolean varargs) argument
1573 debug_make_method_type(void *handle, debug_type return_type, debug_type domain_type, debug_type *arg_types, bfd_boolean varargs) argument
[all...]
H A Dieee.c1913 debug_type *arg_types; local
2945 const debug_type *arg_types; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c2043 const char *arg_types; /* s=short,l=long, upper case for unsigned */ member in struct:__anon5973
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dprdbg.c694 char **arg_types; local
899 char **arg_types; local
[all...]
H A Ddebug.c196 debug_type *arg_types; member in struct:debug_function_type
258 debug_type *arg_types; member in struct:debug_method_type
1398 debug_make_function_type(void *handle, debug_type type, debug_type *arg_types, bfd_boolean varargs) argument
1574 debug_make_method_type(void *handle, debug_type return_type, debug_type domain_type, debug_type *arg_types, bfd_boolean varargs) argument
[all...]
H A Dieee.c1914 debug_type *arg_types; local
2946 const debug_type *arg_types; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1197 std::vector<CompilerType> arg_types; local
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c2302 const char *arg_types; /* s=short,l=long, upper case for unsigned */ member in struct:__anon232
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c2372 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); local
H A Ddecl2.c270 tree basetype, arg_types, parms, parm, fntype; local
647 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); local
[all...]
H A Dpt.c6526 tree arg_types; local
[all...]
H A Ddecl.c9152 tree arg_types; local
11512 tree arg_types; local
12407 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (decl); local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c4195 tree arg_types; local
/openbsd-current/gnu/gcc/gcc/
H A Dc-decl.c4430 tree arg_types; local
4954 tree arg_types = arg_info->types; local
[all...]
H A Dtree.c5243 build_function_type(tree value_type, tree arg_types) argument
H A Dc-common.c6297 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (function)); local
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c2175 tree jnifunc, call, args, body, lookup_arg, method_sig, arg_types; local
[all...]

Completed in 634 milliseconds

12