/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function-tests.c | 138 tree argtypes = TYPE_ARG_TYPES (fntype); in test_fndecl_int_void() local
|
H A D | tree.c | 8304 maybe_canonicalize_argtypes (tree argtypes, in maybe_canonicalize_argtypes() 8523 tree argtypes) in build_method_type_directly()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function-tests.cc | 139 tree argtypes = TYPE_ARG_TYPES (fntype); in test_fndecl_int_void() local
|
H A D | tree.cc | 7328 maybe_canonicalize_argtypes (tree argtypes, in maybe_canonicalize_argtypes() 7547 tree argtypes) in build_method_type_directly()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-c.c | 857 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (impl_fndecl)); in altivec_build_resolved_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 864 tree argtypes = TYPE_ARG_TYPES (fntype); in altivec_build_resolved_builtin() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 2677 char *argtypes = NULL; in parse_stab_members() local 3003 const char *argtypes, bool constp, in parse_stab_argtypes()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 2654 char *argtypes = NULL; in parse_stab_members() local 2976 const char *argtypes, bool constp, in parse_stab_argtypes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 600 gnu_runtime_abi_01_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in gnu_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-01.c | 735 next_runtime_abi_01_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in next_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-02.c | 1157 next_runtime_abi_02_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in next_runtime_abi_02_get_arg_type_list_base()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 600 gnu_runtime_abi_01_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in gnu_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-01.cc | 736 next_runtime_abi_01_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in next_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-02.cc | 1159 next_runtime_abi_02_get_arg_type_list_base (vec<tree, va_gc> **argtypes, in next_runtime_abi_02_get_arg_type_list_base()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-codegen.cc | 2057 tree argtypes = tree_cons (NULL_TREE, build_pointer_type (basetype), in build_vthis_function() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 3386 tree argtypes = TYPE_ARG_TYPES (fntype); in handle_malloc_attribute() local 4972 tree argtypes[2] = { NULL_TREE, NULL_TREE }; in handle_access_attribute() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 2356 tree argtypes = tree_cons (NULL_TREE, build_pointer_type (basetype), in build_vthis_function() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 10673 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_raw_literal_operator() local 10705 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_literal_operator_args() local
|
H A D | call.c | 2555 tree *argtypes, int flags, tsubst_flags_t complain) in build_builtin_candidate() 2662 tree type2, vec<tree,va_gc> &args, tree *argtypes, in add_builtin_candidate() argument 3147 tree type, argtypes[3], t; in add_builtin_candidates() local
|
H A D | tree.c | 5730 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 11280 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_raw_literal_operator() local 11312 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_literal_operator_args() local
|
H A D | call.cc | 2619 tree *argtypes, int flags, tsubst_flags_t complain) in build_builtin_candidate() 2726 tree type2, vec<tree,va_gc> &args, tree *argtypes, in add_builtin_candidate() argument 3217 tree type, argtypes[3], t; in add_builtin_candidates() local
|
H A D | tree.cc | 6051 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
|
H A D | coroutines.cc | 327 tree argtypes = make_tree_vec (list_length (arg_node)-1); in instantiate_coro_traits() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 4055 tree argtypes[2] = { NULL_TREE, NULL_TREE }; in handle_access_attribute() local
|