Searched defs:fntype (Results 1 - 25 of 99) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dunsafe.cc65 Function_type* fntype = Type::make_function_type(NULL, NULL, results, bloc); local
[all...]
H A Dimport.cc510 Function_type *fntype = Type::make_function_type(receiver, parameters, local
/haiku-buildtools/gcc/gcc/c/
H A Dc-aux-info.c116 gen_formal_list_for_type(tree fntype, formals_style style) argument
/haiku-buildtools/legacy/gcc/gcc/config/mn10300/
H A Dmn10300.c634 tree fntype = TREE_TYPE (current_function_decl); local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcvt.c107 tree fntype = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (intype)); local
H A Derror.c973 tree fntype; local
[all...]
H A Dmethod.c2270 tree fntype, decl; local
H A Dcall.c2779 tree fn, fns, fnname, fntype, argtypes, args, type; local
/haiku-buildtools/gcc/gcc/java/
H A Dbuiltins.c231 tree fntype = TREE_TYPE (fn); local
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc206 typedef void (*fntype)(); typedef
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Drdcoff.c661 int fntype; local
/haiku-buildtools/gcc/gcc/
H A Dcilk-common.c121 install_builtin (const char *name, tree fntype, enum built_in_function code, argument
H A Dexplow.c1841 hard_function_value(const_tree valtype, const_tree func, const_tree fntype, int outgoing ATTRIBUTE_UNUSED) argument
H A Dtree-ssa-ccp.c776 tree fndecl, fntype = gimple_call_fntype (stmt); local
1869 tree fntype = gimple_call_fntype (stmt); local
/haiku-buildtools/binutils/binutils/
H A Drdcoff.c667 int fntype; local
/haiku-buildtools/gcc/gcc/cp/
H A Dlambda.c993 tree fntype = build_method_type_directly (thistype, rettype, void_list_node); local
H A Dtypeck2.c2164 require_complete_eh_spec_types(tree fntype, tree decl) argument
/haiku-buildtools/gcc/gcc/c-family/
H A Dcilk.c86 tree fntype; member in struct:wrapper_data
/haiku-buildtools/gcc/gcc/fortran/
H A Df95-lang.c627 build_builtin_fntypes (tree *fntype, tree type) argument
H A Dtrans.c430 tree fntype; local
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-lang.c592 def_builtin_1(enum built_in_function fncode, const char *name, enum built_in_class fnclass, tree fntype, tree libtype, bool both_p, bool fallback_p, bool nonansi_p, tree fnattrs, bool implicit_p) argument
/haiku-buildtools/gcc/gcc/config/cr16/
H A Dcr16.c635 cr16_init_cumulative_args (CUMULATIVE_ARGS * cum, tree fntype, argument
/haiku-buildtools/gcc/gcc/config/lm32/
H A Dlm32.c710 tree fntype; local
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.h174 union tree_node *fntype; member in struct:nvptx_args
/haiku-buildtools/legacy/gcc/gcc/
H A Dexcept.c1165 tree fntype; local

Completed in 313 milliseconds

1234