Home
last modified time | relevance | path

Searched defs:arg_types (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc154 auto_vec<tree, 32> arg_types; in get_aka_type() local
H A Dc-decl.cc7033 tree arg_types; in grokdeclarator() local
7852 tree arg_types = arg_info->types; in grokparms() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c154 auto_vec<tree, 32> arg_types; in get_aka_type() local
H A Dc-decl.c6709 tree arg_types; in grokdeclarator() local
7531 tree arg_types = arg_info->types; in grokparms() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h126 vec<const char *> arg_types; member
H A Dread-rtl-function.c492 tree arg_types[3] = {int_type, int_type, int_type}; in create_function() local
H A Dtree.c8368 build_function_type (tree value_type, tree arg_types) in build_function_type()
8484 tree *arg_types) in build_function_type_array_1()
8500 build_function_type_array (tree return_type, int n, tree *arg_types) in build_function_type_array()
8510 build_varargs_function_type_array (tree return_type, int n, tree *arg_types) in build_varargs_function_type_array()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.h126 vec<const char *> arg_types; member
H A Dread-rtl-function.cc492 tree arg_types[3] = {int_type, int_type, int_type}; in create_function() local
H A Dtree.cc7392 build_function_type (tree value_type, tree arg_types) in build_function_type()
7508 tree *arg_types) in build_function_type_array_1()
7524 build_function_type_array (tree return_type, int n, tree *arg_types) in build_function_type_array()
7534 build_varargs_function_type_array (tree return_type, int n, tree *arg_types) in build_varargs_function_type_array()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c195 debug_type *arg_types; member
257 debug_type *arg_types; member
1396 debug_type *arg_types, bool varargs) in debug_make_function_type()
1572 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
H A Dprdbg.c679 char **arg_types; in pr_function_type() local
887 char **arg_types; in pr_method_type() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.c200 debug_type *arg_types; member
262 debug_type *arg_types; member
1400 debug_type *arg_types, bool varargs) in debug_make_function_type()
1571 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
H A Dprdbg.c672 char **arg_types; in pr_function_type() local
884 char **arg_types; in pr_method_type() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c372 tree *arg_types = (tree *)xcalloc(param_types->length (), sizeof(tree*)); in new_function_type() local
428 tree *arg_types = (tree *)xcalloc(params->length (), sizeof(tree*)); in new_function() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp640 const char *arg_types; member
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc464 tree *arg_types = (tree *)xcalloc(param_types->length (), sizeof(tree*)); in new_function_type() local
520 tree *arg_types = (tree *)xcalloc(params->length (), sizeof(tree*)); in new_function() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.c2278 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.cc2278 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc1998 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc2068 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c261 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
H A Dcall.c3446 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); in add_template_candidate_real() local
4720 tree arg_types; in build_operator_new_call() local
H A Dtree.c1571 tree arg_types = NULL, arg_node, arg_node2, arg_type; in strip_typedefs() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc259 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local

12