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

/freebsd-9.3-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp638 const char *arg_types; member in struct:S
/freebsd-9.3-release/contrib/gdb/gdb/
H A Deval.c400 struct type **arg_types; local
H A Dstabsread.c1702 } *arg_types = 0; local
H A Dvalops.c1924 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
2072 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
2098 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
2210 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...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dprdbg.c693 char **arg_types; local
898 char **arg_types; local
[all...]
H A Ddebug.c194 debug_type *arg_types; member in struct:debug_function_type
256 debug_type *arg_types; member in struct:debug_method_type
1396 debug_make_function_type(void *handle, debug_type type, debug_type *arg_types, bfd_boolean varargs) argument
1572 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.c1912 debug_type *arg_types; local
2944 const debug_type *arg_types; local
[all...]
/freebsd-9.3-release/contrib/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.c5528 tree arg_types; local
6614 tree arg_types; local
7740 tree arg_types; local
8518 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (decl); local
[all...]
H A Dpt.c7057 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
7137 tree arg_types; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c4582 tree arg_types; local
5110 tree arg_types = arg_info->types; local
[all...]
H A Dc-common.c6464 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (function)); local
H A Dtree.c5245 build_function_type(tree value_type, tree arg_types) argument

Completed in 289 milliseconds