Home
last modified time | relevance | path

Searched refs:TYPE_ARG_TYPES (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-12.1/contrib/gcc/
H A Dc-aux-info.c120 formal_type = TYPE_ARG_TYPES (fntype); in gen_formal_list_for_type()
169 if (TYPE_ARG_TYPES (fntype)) in gen_formal_list_for_type()
198 formal_type = TYPE_ARG_TYPES (fntype); in deserves_ellipsis()
206 return (!formal_type && TYPE_ARG_TYPES (fntype)); in deserves_ellipsis()
H A Dtree.c4206 && (TYPE_ARG_TYPES (a->type) == TYPE_ARG_TYPES (b->type) in type_hash_eq()
4207 || (TYPE_ARG_TYPES (a->type) in type_hash_eq()
4209 && TYPE_ARG_TYPES (b->type) in type_hash_eq()
4212 TYPE_ARG_TYPES (b->type))))); in type_hash_eq()
4229 return (TYPE_ARG_TYPES (a->type) == TYPE_ARG_TYPES (b->type) in type_hash_eq()
4230 || (TYPE_ARG_TYPES (a->type) in type_hash_eq()
4232 && TYPE_ARG_TYPES (b->type) in type_hash_eq()
5288 TYPE_ARG_TYPES (t) = arg_types; in build_function_type()
5355 TYPE_ARG_TYPES (t) = argtypes; in build_method_type_directly()
5381 TYPE_ARG_TYPES (type)); in build_method_type()
[all …]
H A Dc-decl.c1027 oldargs = TYPE_ARG_TYPES (oldtype); in match_builtin_function_types()
1028 newargs = TYPE_ARG_TYPES (newtype); in match_builtin_function_types()
1065 t = TYPE_ARG_TYPES (oldtype); in diagnose_arglist_conflict()
1067 t = TYPE_ARG_TYPES (newtype); in diagnose_arglist_conflict()
1102 newargs = TYPE_ARG_TYPES (newtype); in validate_proto_after_old_defn()
1332 && !TYPE_ARG_TYPES (TREE_TYPE (newdecl))))) in diagnose_mismatched_decls()
1369 && !TYPE_ARG_TYPES (oldtype) && TYPE_ARG_TYPES (newtype) in diagnose_mismatched_decls()
6659 TYPE_ARG_TYPES (TREE_TYPE (decl1))); in start_function()
6677 if (TYPE_ARG_TYPES (TREE_TYPE (decl1)) == 0) in start_function()
6689 = TYPE_ARG_TYPES (TREE_TYPE (decl1)); in start_function()
[all …]
H A Dipa-type-escape.c709 if (TYPE_ARG_TYPES (TREE_TYPE (fn))) in check_function_parameter_and_return_types()
711 for (arg = TYPE_ARG_TYPES (TREE_TYPE (fn)); in check_function_parameter_and_return_types()
1043 if (TYPE_ARG_TYPES (TREE_TYPE (callee_t))) in check_call()
1046 for (arg_type = TYPE_ARG_TYPES (TREE_TYPE (callee_t)); in check_call()
H A Dc-typeck.c400 tree p1 = TYPE_ARG_TYPES (t1); in composite_type()
401 tree p2 = TYPE_ARG_TYPES (t2); in composite_type()
413 if (TYPE_ARG_TYPES (t1) == 0) in composite_type()
419 if (TYPE_ARG_TYPES (t2) == 0) in composite_type()
1309 args1 = TYPE_ARG_TYPES (f1); in function_types_compatible_p()
1310 args2 = TYPE_ARG_TYPES (f2); in function_types_compatible_p()
2448 TYPE_ARG_TYPES (fntype)); in build_function_call()
3817 arg1 = TYPE_ARG_TYPES (f1); in functiontypes_are_block_compatible()
3818 arg2 = TYPE_ARG_TYPES (f2); in functiontypes_are_block_compatible()
3871 typelist = TYPE_ARG_TYPES (fntype); in build_block_call()
[all …]
H A Dc-tree.h141 || (TYPE_ARG_TYPES (TREE_TYPE (EXP)) == 0 \
H A Dtree-browser.c279 TB_SET_HEAD (TYPE_ARG_TYPES (head)); in browse_tree()
H A Dprint-tree.c634 print_node (file, "arg-types", TYPE_ARG_TYPES (node), indent + 4); in print_node()
/freebsd-12.1/contrib/gcc/config/i386/
H A Dnetware.c49 tree formal_type = TYPE_ARG_TYPES (TREE_TYPE (decl)); in gen_stdcall_or_fastcall_decoration()
97 tree formal_type = TYPE_ARG_TYPES (TREE_TYPE (decl)); in gen_regparm_prefix()
H A Dwinnt.c306 formal_type = TYPE_ARG_TYPES (TREE_TYPE (decl)); in gen_stdcall_or_fastcall_suffix()
/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c945 tree p1 = TYPE_ARG_TYPES (f1); in decls_match()
946 tree p2 = TYPE_ARG_TYPES (f2); in decls_match()
1239 TYPE_ARG_TYPES (TREE_TYPE (olddecl)) in duplicate_decls()
1240 = TYPE_ARG_TYPES (TREE_TYPE (newdecl)); in duplicate_decls()
1254 TYPE_ARG_TYPES (TREE_TYPE (olddecl)))) in duplicate_decls()
3242 TYPE_ARG_TYPES (vfunc_type) = NULL_TREE; in cxx_init_decl_processing()
8578 TYPE_ARG_TYPES (t) = void_list_node; in grokdeclarator()
9197 TYPE_ARG_TYPES (type)); in grokdeclarator()
11005 tree args = TYPE_ARG_TYPES (fntype); in check_function_type()
11432 TYPE_ARG_TYPES (TREE_TYPE (olddecl)))) in fn_previously_found()
[all …]
H A Ddecl2.c124 ? TREE_CHAIN (TYPE_ARG_TYPES (fntype)) in build_memfn_type()
125 : TYPE_ARG_TYPES (fntype))); in build_memfn_type()
194 arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in maybe_retrofit_in_chrg()
506 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (method)); in check_java_method()
600 p1 = TYPE_ARG_TYPES (TREE_TYPE (function)); in check_classfn()
601 p2 = TYPE_ARG_TYPES (TREE_TYPE (fndecl)); in check_classfn()
1146 tree args = TYPE_ARG_TYPES (type); in coerce_new_type()
1184 tree args = TYPE_ARG_TYPES (type); in coerce_delete_type()
3537 tree arg = TYPE_ARG_TYPES (TREE_TYPE (x)); in check_default_args()
H A Dpt.c1095 decl_args_type = TYPE_ARG_TYPES (decl_type); in is_specialization_of_friend()
1472 fn_arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in determine_specialization()
1570 if (compparms (TYPE_ARG_TYPES (TREE_TYPE (fn)), in determine_specialization()
1724 spec_types = TYPE_ARG_TYPES (old_type); in copy_default_args_to_explicit_spec()
1941 tree t = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_explicit_specialization()
3096 && (!TYPE_ARG_TYPES (TREE_TYPE (decl)) in push_template_decl_real()
6408 for (arg = TYPE_ARG_TYPES (TREE_TYPE (fn)); in tsubst_default_arguments()
7633 TYPE_ARG_TYPES (type)); in tsubst()
10921 TYPE_ARG_TYPES (arg), 1, DEDUCE_EXACT, in unify()
11326 TYPE_ARG_TYPES (decl_type)); in get_bindings()
[all …]
H A Dtypeck.c687 tree p1 = TYPE_ARG_TYPES (t1); in merge_types()
688 tree p2 = TYPE_ARG_TYPES (t2); in merge_types()
723 tree basetype = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (t2))); in merge_types()
731 TREE_CHAIN (TYPE_ARG_TYPES (t1))); in merge_types()
733 TREE_CHAIN (TYPE_ARG_TYPES (t2))); in merge_types()
736 TYPE_ARG_TYPES (t3)); in merge_types()
1068 if (!compparms (TYPE_ARG_TYPES (pt1), TYPE_ARG_TYPES (pt2))) in comptypes()
1086 if (!compparms (TYPE_ARG_TYPES (t1), TYPE_ARG_TYPES (t2))) in comptypes()
2730 typelist = TYPE_ARG_TYPES (fntype); in build_block_call()
2823 coerced_params = convert_arguments (TYPE_ARG_TYPES (fntype), in build_function_call()
[all …]
H A Dcall.c788 tree fbase = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (fromfn))); in standard_conversion()
789 tree tbase = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (tofn))); in standard_conversion()
793 || !compparms (TREE_CHAIN (TYPE_ARG_TYPES (fromfn)), in standard_conversion()
794 TREE_CHAIN (TYPE_ARG_TYPES (tofn))) in standard_conversion()
801 TREE_CHAIN (TYPE_ARG_TYPES (fromfn))); in standard_conversion()
1343 tree parmlist = TYPE_ARG_TYPES (TREE_TYPE (fn)); in add_function_candidate()
1489 parmlist = TYPE_ARG_TYPES (parmlist); in add_conv_candidate()
2937 arg_types = TYPE_ARG_TYPES (TREE_TYPE (cand->fn)); in build_operator_new_call()
4088 t = TYPE_ARG_TYPES (TREE_TYPE (OVL_CURRENT (fn))); in build_op_delete_call()
4781 tree parm = TYPE_ARG_TYPES (TREE_TYPE (fn)); in build_over_call()
[all …]
H A Dcxx-pretty-print.c1191 return TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (mf)))); in pp_cxx_implicit_parameter_type()
1224 TYPE_P (t) ? TYPE_ARG_TYPES (t) : FUNCTION_FIRST_USER_PARMTYPE (t); in pp_cxx_parameter_declaration_clause()
1437 (pp, TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (t)))); in pp_cxx_direct_abstract_declarator()
H A Dmethod.c894 tree parms = TYPE_ARG_TYPES (TREE_TYPE (fn)); in locate_ctor()
943 tree parms = TYPE_ARG_TYPES (TREE_TYPE (fn)); in locate_copy()
H A Dclass.c1021 parms1 = TYPE_ARG_TYPES (fn_type); in add_method()
1022 parms2 = TYPE_ARG_TYPES (method_type); in add_method()
1807 types = TYPE_ARG_TYPES (TREE_TYPE (fndecl)); in same_signature_p()
1808 base_types = TYPE_ARG_TYPES (TREE_TYPE (base_fndecl)); in same_signature_p()
3807 parmtypes = TYPE_ARG_TYPES (TREE_TYPE (clone)); in build_clone()
3958 tree orig_clone_parms = TYPE_ARG_TYPES (TREE_TYPE (clone)); in adjust_clone_args()
3959 tree orig_decl_parms = TYPE_ARG_TYPES (TREE_TYPE (decl)); in adjust_clone_args()
4092 second_parm = TREE_CHAIN (TYPE_ARG_TYPES (TREE_TYPE (fn))); in type_requires_array_cookie()
5881 target_arg_types = TYPE_ARG_TYPES (target_fn_type); in resolve_address_of_overloaded_function()
H A Derror.c618 arg = TYPE_ARG_TYPES (t); in dump_type_suffix()
628 (cxx_pp, TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (t)))); in dump_type_suffix()
1068 (cxx_pp, TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (fntype)))); in dump_function_decl()
H A Dname-lookup.c1920 && compparms (TYPE_ARG_TYPES (TREE_TYPE (fn)), in push_overloaded_decl()
1921 TYPE_ARG_TYPES (TREE_TYPE (decl))) in push_overloaded_decl()
2141 else if (compparms (TYPE_ARG_TYPES (TREE_TYPE (new_fn)), in do_nonmember_using_decl()
2142 TYPE_ARG_TYPES (TREE_TYPE (old_fn)))) in do_nonmember_using_decl()
4596 if (arg_assoc_args (k, TYPE_ARG_TYPES (type))) in arg_assoc_type()
H A Dmangle.c1853 tree this_type = TREE_TYPE (TREE_VALUE (TYPE_ARG_TYPES (type))); in write_function_type()
1915 write_method_parms (TYPE_ARG_TYPES (type), in write_bare_function_type()
H A Dsearch.c1965 tree btypes = TYPE_ARG_TYPES (TREE_TYPE (fn)); in look_for_overrides_here()
1966 tree dtypes = TYPE_ARG_TYPES (TREE_TYPE (fndecl)); in look_for_overrides_here()
H A Dtree.c1126 for (parm = TYPE_ARG_TYPES (t); in no_linkage_check()
1663 tree parm = TYPE_ARG_TYPES (TREE_TYPE (function)); in varargs_function_p()
H A Dcp-gimplify.c813 defparm = TREE_CHAIN (TYPE_ARG_TYPES (TREE_TYPE (fn))); in cxx_omp_clause_apply_fn()
H A Dcp-tree.h936 TREE_CHAIN (TYPE_ARG_TYPES (TREE_TYPE (NODE)))
941 skip_artificial_parms_for ((NODE), TYPE_ARG_TYPES (TREE_TYPE (NODE)))
1874 (TYPE_ARG_TYPES (TREE_TYPE (NODE))))))
1881 (TYPE_ARG_TYPES (TREE_TYPE (NODE))))))

123