Searched refs:cxx_make_type (Results 1 – 15 of 15) sorted by relevance
661 cxx_make_type (enum tree_code code) in cxx_make_type() function695 tree t = cxx_make_type (code); in make_class_type()
119 #define LANG_HOOKS_MAKE_TYPE cxx_make_type
3215 purpose = cxx_make_type (TYPE_PACK_EXPANSION); in make_pack_expansion()3231 ? cxx_make_type (TYPE_PACK_EXPANSION) in make_pack_expansion()3632 t = cxx_make_type (TEMPLATE_TEMPLATE_PARM); in process_template_parm()3641 t = cxx_make_type (TEMPLATE_TYPE_PARM); in process_template_parm()3743 t = cxx_make_type (TYPE_ARGUMENT_PACK); in template_parm_to_arg()6423 argument_pack = cxx_make_type (TYPE_ARGUMENT_PACK); in coerce_template_parameter_pack()7212 t = cxx_make_type (ENUMERAL_TYPE); in lookup_template_class_1()8980 tree argtypepack = cxx_make_type (TYPE_ARGUMENT_PACK); in extract_fnparm_pack()9391 ? cxx_make_type (TREE_CODE (orig_arg)) in tsubst_template_args()11557 tree r = TYPE_P (t) ? cxx_make_type (code) : make_node (code); in tsubst()[all …]
3377 type = cxx_make_type (TYPEOF_TYPE); in finish_typeof()3407 underlying_type = cxx_make_type (UNDERLYING_TYPE); in finish_underlying_type()3570 bases = cxx_make_type (BASES); in finish_bases()5200 type = cxx_make_type (DECLTYPE_TYPE); in finish_decltype_type()8823 type = cxx_make_type (DECLTYPE_TYPE); in lambda_capture_field_type()9027 type = cxx_make_type (DECLTYPE_TYPE); in lambda_proxy_type()
765 t = cxx_make_type (ARRAY_TYPE); in build_cplus_array_type()1922 t2 = cxx_make_type (BOUND_TEMPLATE_TEMPLATE_PARM); in bind_template_template_parm()
3155 t = cxx_make_type (TYPENAME_TYPE); in build_typename_type()3376 t = cxx_make_type (UNBOUND_CLASS_TEMPLATE); in make_unbound_class_template()12139 enumtype = cxx_make_type (ENUMERAL_TYPE); in start_enum()
5246 extern tree cxx_make_type (enum tree_code);
129 #define LANG_HOOKS_MAKE_TYPE cxx_make_type
855 cxx_make_type (enum tree_code code) in cxx_make_type() function874 tree t = cxx_make_type (code); in make_class_type()
225 type = cxx_make_type (DECLTYPE_TYPE); in lambda_capture_field_type()380 type = cxx_make_type (DECLTYPE_TYPE); in lambda_proxy_type()
3977 purpose = cxx_make_type (TYPE_PACK_EXPANSION); in make_pack_expansion()3994 ? cxx_make_type (TYPE_PACK_EXPANSION) in make_pack_expansion()4414 t = cxx_make_type (TEMPLATE_TEMPLATE_PARM); in process_template_parm()4423 t = cxx_make_type (TEMPLATE_TYPE_PARM); in process_template_parm()4551 t = cxx_make_type (TYPE_ARGUMENT_PACK); in template_parm_to_arg()8092 tree exp = cxx_make_type (TYPE_PACK_EXPANSION); in coerce_template_parameter_pack()8185 argument_pack = cxx_make_type (TYPE_ARGUMENT_PACK); in coerce_template_parameter_pack()9448 t = cxx_make_type (ENUMERAL_TYPE); in lookup_template_class_1()12370 pack = cxx_make_type (TYPE_ARGUMENT_PACK); in make_argument_pack()12446 ? cxx_make_type (TREE_CODE (orig_arg)) in tsubst_template_args()[all …]
3836 type = cxx_make_type (TYPEOF_TYPE); in finish_typeof()3866 underlying_type = cxx_make_type (UNDERLYING_TYPE); in finish_underlying_type()4021 bases = cxx_make_type (BASES); in finish_bases()8759 type = cxx_make_type (DECLTYPE_TYPE); in finish_decltype_type()
899 tree t = cxx_make_type (ARRAY_TYPE); in build_min_array_type()2712 t2 = cxx_make_type (BOUND_TEMPLATE_TEMPLATE_PARM); in bind_template_template_parm()
3760 t = cxx_make_type (TYPENAME_TYPE); in build_typename_type()3992 t = cxx_make_type (UNBOUND_CLASS_TEMPLATE); in make_unbound_class_template()14294 enumtype = cxx_make_type (ENUMERAL_TYPE); in start_enum()
6522 extern tree cxx_make_type (enum tree_code);