Searched defs:argtypes (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000-c.c | 2442 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (impl_fndecl)); in altivec_build_resolved_builtin() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | call.c | 1625 args, argtypes, flags) in build_builtin_candidate() argument 1712 args, argtypes, flags) in add_builtin_candidate() argument 2140 tree type, argtypes[3]; local 3899 tree fns, fnname, fntype, argtypes, args, type; local
|
H A D | tree.c | 392 build_cplus_method_type (basetype, rettype, argtypes) in build_cplus_method_type() argument
|
H A D | decl.c | 13194 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | call.c | 1536 tree type1, tree type2, tree *args, tree *argtypes, in build_builtin_candidate() 1625 tree type2, tree *args, tree *argtypes, int flags) in add_builtin_candidate() 2042 tree type, argtypes[3]; in add_builtin_candidates() local 4001 tree fns, fnname, argtypes, args, type; in build_op_delete_call() local
|
H A D | decl.c | 5790 tree argtypes = tree_cons (NULL_TREE, TREE_TYPE (guard_addr), in expand_static_init() local 9191 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in grok_op_properties() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | stabs.c | 2563 char *argtypes; in parse_stab_members() local 2816 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | stabs.c | 2565 char *argtypes; in parse_stab_members() local 2818 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | gdbtypes.c | 1517 struct field *argtypes; in check_stub_method() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree.c | 5308 tree argtypes) in build_method_type_directly() 6849 tree argtypes; in reconstruct_complex_type() local
|