/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | valops.c | 1855 find_overload_match (struct type **arg_types, int nargs, char *name, int method, in find_overload_match() 2003 find_oload_champ_namespace (struct type **arg_types, int nargs, in find_oload_champ_namespace() 2029 find_oload_champ_namespace_loop (struct type **arg_types, int nargs, in find_oload_champ_namespace_loop() 2141 find_oload_champ (struct type **arg_types, int nargs, int method, in find_oload_champ()
|
H A D | eval.c | 397 struct type **arg_types; in evaluate_subexp_standard() local
|
H A D | stabsread.c | 1658 } *arg_types = 0; in read_type() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | verify.c | 375 pop_argument_types (arg_types) in pop_argument_types() argument
|
H A D | expr.c | 1725 pop_arguments (arg_types) in pop_arguments() argument 2175 tree jnifunc, call, args, body, lookup_arg, method_sig, arg_types; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | debug.c | 196 debug_type *arg_types; member 258 debug_type *arg_types; member 1399 debug_type *arg_types, bfd_boolean varargs) in debug_make_function_type() 1575 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
|
H A D | prdbg.c | 694 char **arg_types; in pr_function_type() local 899 char **arg_types; in pr_method_type() local
|
H A D | ieee.c | 1914 debug_type *arg_types; in parse_ieee_ty() local 2946 const debug_type *arg_types; in ieee_read_cxx_class() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | debug.c | 195 debug_type *arg_types; member 257 debug_type *arg_types; member 1398 debug_type *arg_types, bfd_boolean varargs) in debug_make_function_type() 1574 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
|
H A D | prdbg.c | 693 char **arg_types; in pr_function_type() local 898 char **arg_types; in pr_method_type() local
|
H A D | ieee.c | 1913 debug_type *arg_types; in parse_ieee_ty() local 2945 const debug_type *arg_types; in ieee_read_cxx_class() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | decl2.c | 177 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local 506 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); in check_java_method() local
|
H A D | decl.c | 5491 tree arg_types; in get_atexit_node() local 6569 tree arg_types; in build_ptrmem_type() local 7673 tree arg_types; in grokdeclarator() local 8451 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (decl); in grokdeclarator() local
|
H A D | call.c | 2267 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); in add_template_candidate_real() local 2922 tree arg_types; in build_operator_new_call() local
|
H A D | pt.c | 7048 tsubst_arg_types (tree arg_types, in tsubst_arg_types() 7128 tree arg_types; in tsubst_function_type() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl2.c | 270 tree basetype, arg_types, parms, parm, fntype; local 647 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); local
|
H A D | decl.c | 9152 tree arg_types; in get_atexit_node() local 11512 tree arg_types; local 12407 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (decl); local
|
H A D | pt.c | 6458 tsubst_arg_types (arg_types, args, complain, in_decl) in tsubst_arg_types() argument 6526 tree arg_types; local
|
H A D | call.c | 2372 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-decl.c | 4430 tree arg_types; in grokdeclarator() local 4954 tree arg_types = arg_info->types; in grokparms() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.c | 2043 const char *arg_types; /* s=short,l=long, upper case for unsigned */ member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 1197 std::vector<CompilerType> arg_types; in CreateFunctionType() local
|
/openbsd-src/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.c | 2302 const char *arg_types; /* s=short,l=long, upper case for unsigned */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-decl.c | 4195 tree arg_types; local
|
H A D | tree.c | 3719 build_function_type (value_type, arg_types) in build_function_type() argument
|