Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
Dxmethod.py159 def __init__(self, method_function, arg_types): argument
170 self, name, class_matcher, method_matcher, method_function, *arg_types
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-xmethods.c292 python_xmethod_worker::do_get_arg_types (std::vector<type *> *arg_types) in do_get_arg_types()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dread-md.h126 vec<const char *> arg_types; member
Dread-rtl-function.cc492 tree arg_types[3] = {int_type, int_type, int_type}; in create_function() local
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()
Dbuiltins.cc8250 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; in build_builtin_expect_predicate() local
/netbsd/src/external/gpl3/binutils/dist/binutils/
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()
Dprdbg.c672 char **arg_types; in pr_function_type() local
884 char **arg_types; in pr_method_type() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c1797 } *arg_types = 0; in read_type() local
Dvalops.c3138 struct type **arg_types; in find_oload_champ_namespace_loop() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.cc2278 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl2.cc259 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
Dcall.cc3582 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); in add_template_candidate_real() local
4952 tree arg_types; in build_operator_new_call() local
Dtree.cc1657 tree arg_types = NULL, arg_node, arg_node2, arg_type; in strip_typedefs() local
Dpt.cc14054 rebuild_function_or_method_type (tree t, tree return_type, tree arg_types, in rebuild_function_or_method_type()
15268 tsubst_arg_types (tree arg_types, in tsubst_arg_types()
15395 tree arg_types = NULL_TREE; in tsubst_function_type() local
Ddecl.cc12825 tree arg_types; in grokdeclarator() local
Dmodule.cc8777 tree arg_types = TYPE_ARG_TYPES (type); in type_node() local