Home
last modified time | relevance | path

Searched defs:fntype (Results 1 – 25 of 63) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction-tests.c131 tree fntype = TREE_TYPE (fndecl); in test_fndecl_int_void() local
171 tree fntype = TREE_TYPE (fndecl); in test_fndecl_float_intchar() local
H A Dipa-param-manipulation.c66 ipa_get_vector_of_formal_parm_types (tree fntype) in ipa_get_vector_of_formal_parm_types()
H A Dtree-ssa-ccp.c808 tree fndecl, fntype = gimple_call_fntype (stmt); in surely_varying_stmt_p() local
1969 tree fntype = gimple_call_fntype (stmt); in evaluate_stmt() local
H A Dexplow.c2195 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value()
H A Dfunction.c2038 aggregate_value_p (const_tree exp, const_tree fntype) in aggregate_value_p()
2373 tree fntype = TREE_TYPE (fndecl); in assign_parms_augmented_arg_list() local
4913 tree fntype = fndecl ? TREE_TYPE (fndecl) : NULL_TREE; in allocate_struct_function() local
H A Dgimple.c393 tree fntype = TREE_TYPE (fnptrtype); in gimple_build_call_from_tree() local
2822 tree fntype = gimple_call_fntype (stmt); in infer_nonnull_range_by_attribute() local
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-aux-info.c105 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-aux-info.c109 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
H A Dexplow.c1841 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value()
H A Dcalls.c1062 tree fndecl, tree fntype, in initialize_argument_information()
2192 tree fntype; in expand_call() local
H A Dstor-layout.c195 tree t, ref, return_type, fntype, fnname, fndecl; in self_referential_size() local
H A Dfunction.c1962 aggregate_value_p (const_tree exp, const_tree fntype) in aggregate_value_p()
2258 tree fntype = TREE_TYPE (fndecl); in VEC() local
4397 tree fntype = fndecl ? TREE_TYPE (fndecl) : NULL_TREE; in allocate_struct_function() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c155 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals, in build_memfn_type()
194 change_return_type (tree new_ret, tree fntype) in change_return_type()
278 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
3375 tree fntype = build_function_type (type, void_list_node); in get_tls_wrapper_fn() local
H A Dlambda.c1190 tree fntype = build_method_type_directly (thistype, rettype, void_list_node); in maybe_add_lambda_conv_op() local
H A Ddecl.c8043 tree fntype; in start_cleanup_fn() local
14841 tree fntype = TREE_TYPE (decl); in check_function_type() local
14953 tree fntype; in start_preparsed_function() local
15735 tree fntype, ctype = NULL_TREE; in finish_function() local
16272 tree fntype; in static_fn_type() local
H A Dclass.c2216 tree fntype = TREE_TYPE (fndecl); in same_signature_p() local
7747 tree fntype = static_fn_type (fn); in resolve_address_of_overloaded_function() local
7829 tree fntype = static_fn_type (instantiation); in resolve_address_of_overloaded_function() local
7990 tree fntype = non_reference (lhstype); in instantiate_type() local
H A Dtypeck2.c2337 require_complete_eh_spec_types (tree fntype, tree decl) in require_complete_eh_spec_types()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c115 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals) in build_memfn_type()
147 change_return_type (tree new_ret, tree fntype) in change_return_type()
224 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
H A Ddecl.c6563 tree fntype; in start_cleanup_fn() local
12607 tree fntype = TREE_TYPE (decl); in check_function_type() local
12671 tree fntype; in start_preparsed_function() local
13414 tree fntype, ctype = NULL_TREE; in finish_function() local
13897 tree fntype; in static_fn_type() local
H A Dtypeck2.c1902 require_complete_eh_spec_types (tree fntype, tree decl) in require_complete_eh_spec_types()
H A Dpt.c10669 tree fntype; in tsubst_function_type() local
10738 tsubst_exception_specification (tree fntype, in tsubst_exception_specification()
11353 tree fntype; in tsubst() local
14269 tree fntype = TREE_TYPE (fn); in deduction_tsubst_fntype() local
14543 tree fntype; in fn_type_unification() local
16598 tree fntype; in unify() local
18094 tree fntype, spec, noex, clone; in maybe_instantiate_noexcept() local
/dragonfly/contrib/binutils-2.34/binutils/
H A Drdcoff.c671 int fntype; in parse_coff() local
/dragonfly/contrib/binutils-2.27/binutils/
H A Drdcoff.c667 int fntype; in parse_coff() local
/dragonfly/contrib/gdb-7/gdb/
H A Dgnu-v3-abi.c355 struct type *fntype, int vtable_index) in gnuv3_get_virtual_fn()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c4610 tree fntype, tree libtype, in def_builtin_1()
5263 check_function_sentinel (const_tree fntype, int nargs, tree *argarray) in check_function_sentinel()
5317 check_function_restrict (const_tree fndecl, const_tree fntype, in check_function_restrict()
5610 check_function_arguments (location_t loc, const_tree fndecl, const_tree fntype, in check_function_arguments()

123