Home
last modified time | relevance | path

Searched refs:build_method_type_directly (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c131 fntype = build_method_type_directly (ctype, TREE_TYPE (fntype), in build_memfn_type()
163 newtype = build_method_type_directly in change_return_type()
273 fntype = build_method_type_directly (basetype, TREE_TYPE (TREE_TYPE (fn)), in maybe_retrofit_in_chrg()
1263 = build_method_type_directly in cp_reconstruct_complex_type()
H A Dmethod.c1550 fn_type = build_method_type_directly (type, return_type, parameter_types); in implicitly_declare_fn()
H A Dtree.c1196 build_method_type_directly (class_type, type, in strip_typedefs()
H A Dclass.c4100 = build_method_type_directly (basetype, in build_clone()
4301 type = build_method_type_directly (basetype, in adjust_clone_args()
H A Dtypeck.c862 t3 = build_method_type_directly (basetype, TREE_TYPE (t3), in merge_types()
H A Dsemantics.c9336 fntype = build_method_type_directly (thistype, rettype, void_list_node); in maybe_add_lambda_conv_op()
H A Dpt.c2222 new_type = build_method_type_directly (object_type, in copy_default_args_to_explicit_spec()
10725 fntype = build_method_type_directly (r, return_type, in tsubst_function_type()
H A Ddecl.c12627 fntype = build_method_type_directly (TREE_TYPE (TREE_VALUE (args)), in check_function_type()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c174 fntype = build_method_type_directly (ctype, TREE_TYPE (fntype), in build_memfn_type()
216 newtype = build_method_type_directly in change_return_type()
327 fntype = build_method_type_directly (basetype, TREE_TYPE (TREE_TYPE (fn)), in maybe_retrofit_in_chrg()
1380 = build_method_type_directly in cp_reconstruct_complex_type()
H A Dlambda.c1190 tree fntype = build_method_type_directly (thistype, rettype, void_list_node); in maybe_add_lambda_conv_op()
H A Dmethod.c2069 fn_type = build_method_type_directly (type, return_type, parameter_types); in implicitly_declare_fn()
H A Dclass.c4491 = build_method_type_directly (basetype, in build_clone()
4701 type = build_method_type_directly (basetype, in adjust_clone_args()
H A Dtree.c1536 build_method_type_directly (class_type, type, in strip_typedefs()
H A Dtypeck.c884 t3 = build_method_type_directly (basetype, TREE_TYPE (t3), in merge_types()
H A Dpt.c2522 new_type = build_method_type_directly (object_type, in copy_default_args_to_explicit_spec()
14068 fntype = build_method_type_directly (r, return_type, in tsubst_function_type()
H A Ddecl.c14858 fntype = build_method_type_directly (TREE_TYPE (TREE_VALUE (args)), in check_function_type()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c7809 build_method_type_directly (tree basetype, in build_method_type_directly() function
7851 = build_method_type_directly (TYPE_CANONICAL (basetype), in build_method_type_directly()
7870 return build_method_type_directly (basetype, in build_method_type()
9764 = build_method_type_directly in reconstruct_complex_type()
H A Dtree.h4407 extern tree build_method_type_directly (tree, tree, tree);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c8172 build_method_type_directly (tree basetype, in build_method_type_directly() function
8211 = build_method_type_directly (TYPE_CANONICAL (basetype), in build_method_type_directly()
8230 return build_method_type_directly (basetype, in build_method_type()
10449 = build_method_type_directly in reconstruct_complex_type()
H A Dtree.h4253 extern tree build_method_type_directly (tree, tree, tree);