Home
last modified time | relevance | path

Searched refs:build_function_type (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc171 result = build_function_type (return_type, args); in get_aka_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c171 result = build_function_type (return_type, args); in get_aka_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc196 newtype = build_function_type (new_ret, args); in change_return_type()
1516 outer = build_function_type (inner, TYPE_ARG_TYPES (type)); in cp_reconstruct_complex_type()
1985 (build_function_type (ptr_type_node, args), in coerce_new_type()
2045 (build_function_type (void_type_node, args), in coerce_delete_type()
3649 build_function_type (void_type_node, in get_local_tls_init_fn()
3687 build_function_type (void_type_node, in get_tls_init_fn()
3743 tree fntype = build_function_type (type, void_list_node); in get_tls_wrapper_fn()
3875 tree fntype = build_function_type (void_type_node, void_list_node); in start_objects()
H A Dexcept.cc152 tree fntype = build_function_type (rtype, arg_list); in declare_library_fn_1()
H A Dlambda.cc1209 tree stattype = build_function_type (fn_result, FUNCTION_ARG_CHAIN (callop)); in maybe_add_lambda_conv_op()
H A Drtti.cc431 type = build_function_type (TREE_TYPE (type), in get_tinfo_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c198 newtype = build_function_type (new_ret, args); in change_return_type()
1377 outer = build_function_type (inner, TYPE_ARG_TYPES (type)); in cp_reconstruct_complex_type()
1803 (build_function_type (ptr_type_node, args), in coerce_new_type()
1863 (build_function_type (void_type_node, args), in coerce_delete_type()
3429 build_function_type (void_type_node, in get_local_tls_init_fn()
3467 build_function_type (void_type_node, in get_tls_init_fn()
3523 tree fntype = build_function_type (type, void_list_node); in get_tls_wrapper_fn()
H A Dlambda.c1203 tree stattype = build_function_type (fn_result, FUNCTION_ARG_CHAIN (callop)); in maybe_add_lambda_conv_op()
H A Drtti.c430 type = build_function_type (TREE_TYPE (type), in get_tinfo_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c983 ftype = build_function_type (integer_type_node, NULL_TREE); in gfc_init_builtin_functions()
997 ftype = build_function_type (integer_type_node, NULL_TREE); in gfc_init_builtin_functions()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def123 GCC_METHOD3 (gcc_type, build_function_type,
H A Dgcc-cp-fe.def249 and destructors. Use build_function_type to create a function
840 GCC_METHOD3 (gcc_type, build_function_type,
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def123 GCC_METHOD3 (gcc_type, build_function_type,
H A Dgcc-cp-fe.def249 and destructors. Use build_function_type to create a function
840 GCC_METHOD3 (gcc_type, build_function_type,
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def123 GCC_METHOD3 (gcc_type, build_function_type,
H A Dgcc-cp-fe.def249 and destructors. Use build_function_type to create a function
840 GCC_METHOD3 (gcc_type, build_function_type,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def123 GCC_METHOD3 (gcc_type, build_function_type,
H A Dgcc-cp-fe.def249 and destructors. Use build_function_type to create a function
840 GCC_METHOD3 (gcc_type, build_function_type,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-libfuncs.c730 build_function_type (integer_type_node, NULL_TREE)); in build_libfunc_function_visibility()
H A Dipa-param-manipulation.c244 = build_distinct_type_copy (build_function_type (ret_type, in build_adjusted_function_type()
H A Dattribs.c1072 func_type = build_function_type (TREE_TYPE (fn_type), in make_dispatcher_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-libfuncs.cc730 build_function_type (integer_type_node, NULL_TREE)); in build_libfunc_function_visibility()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc746 t->ctype = build_function_type (fntype, fnparams); in visit()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc882 t->ctype = build_function_type (fntype, fnparams); in visit()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc994 ftype = build_function_type (integer_type_node, NULL_TREE); in gfc_init_builtin_functions()

1234