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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dmethod.c2271 tree arg_types, parms, parm, basetype, pbasetype; local
H A Ddecl2.c969 tree basetype, arg_types, parms, parm, fntype; local
1070 tree arg_types; local
1428 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); local
2434 tree arg_types = TYPE_ARG_TYPES (type); local
[all...]
H A Dpt.c6006 tree arg_types; local
[all...]
H A Ddecl.c10532 tree arg_types; local
11439 tree arg_types = local
[all...]
/haiku-buildtools/legacy/binutils/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...]
/haiku-buildtools/binutils/binutils/
H A Dprdbg.c713 char **arg_types; local
924 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
1395 debug_make_function_type(void *handle, debug_type type, debug_type *arg_types, bfd_boolean varargs) argument
1571 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.c1924 debug_type *arg_types; local
2956 const debug_type *arg_types; local
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Djit-playback.c345 tree *arg_types = (tree *)xcalloc(param_types->length (), sizeof(tree*)); local
401 tree *arg_types = (tree *)xcalloc(params->length (), sizeof(tree*)); local
[all...]
/haiku-buildtools/gcc/gcc/java/
H A Dverify-impl.c2205 type *arg_types = (type *) vfy_alloc (arg_count * sizeof (type)); local
2973 type *arg_types = (type *) vfy_alloc (arg_count * sizeof (type)); local
[all...]
H A Dexpr.c2625 tree jnifunc, call, body, method_sig, arg_types; local
/haiku-buildtools/gcc/gcc/config/stormy16/
H A Dstormy16.c2300 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member in struct:__anon585
/haiku-buildtools/gcc/gcc/cp/
H A Dtree.c1266 tree arg_types = NULL, arg_node, arg_type; local
[all...]
H A Ddecl2.c259 tree basetype, arg_types, parms, parm, fntype; local
601 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); local
[all...]
H A Dcall.c3108 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); local
4195 tree arg_types; local
[all...]
H A Dpt.c11633 tsubst_arg_types(tree arg_types, tree args, tree end, tsubst_flags_t complain, tree in_decl) argument
11748 tree arg_types = NULL_TREE; local
[all...]
H A Ddecl.c9753 tree arg_types; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-decl.c4966 tree arg_types; local
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c6072 tree arg_types; local
6835 tree arg_types = arg_info->types; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse.c6326 tree arg_types = NULL_TREE, current, node; local
/haiku-buildtools/gcc/gcc/
H A Dbuiltins.c7286 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; local
H A Dtree.c8118 build_function_type(tree value_type, tree arg_types) argument
8232 build_function_type_array_1(bool vaargs, tree return_type, int n, tree *arg_types) argument
8249 build_function_type_array(tree return_type, int n, tree *arg_types) argument
8259 build_varargs_function_type_array(tree return_type, int n, tree *arg_types) argument
[all...]

Completed in 770 milliseconds