Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-tests.c138 tree argtypes = TYPE_ARG_TYPES (fntype); in test_fndecl_int_void() local
H A Dtree.c8304 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 Dfunction-tests.cc139 tree argtypes = TYPE_ARG_TYPES (fntype); in test_fndecl_int_void() local
H A Dtree.cc7328 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 Drs6000-c.c857 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 Drs6000-c.cc864 tree argtypes = TYPE_ARG_TYPES (fntype); in altivec_build_resolved_builtin() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dstabs.c2677 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 Dstabs.c2654 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 Dobjc-gnu-runtime-abi-01.c600 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 Dobjc-next-runtime-abi-01.c735 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 Dobjc-next-runtime-abi-02.c1157 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 Dobjc-gnu-runtime-abi-01.cc600 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 Dobjc-next-runtime-abi-01.cc736 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 Dobjc-next-runtime-abi-02.cc1159 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 Dd-codegen.cc2057 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 Dc-attribs.cc3386 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 Dd-codegen.cc2356 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 Dtypeck.c10673 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 Dcall.c2555 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 Dtree.c5730 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc11280 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 Dcall.cc2619 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 Dtree.cc6051 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
H A Dcoroutines.cc327 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 Dc-attribs.c4055 tree argtypes[2] = { NULL_TREE, NULL_TREE }; in handle_access_attribute() local

12