Searched refs:DECL_ALIAS_TEMPLATE_P (Results 1 – 5 of 5) sorted by relevance
1020 if (tinfo && DECL_ALIAS_TEMPLATE_P (TI_TEMPLATE (tinfo))) in maybe_process_partial_specialization()6476 || DECL_ALIAS_TEMPLATE_P (t)); in alias_type_or_template_p()6655 while (DECL_ALIAS_TEMPLATE_P (tmpl)) in get_underlying_template()8987 && (DECL_ALIAS_TEMPLATE_P (in_decl) in coerce_template_parms()9002 if (DECL_ALIAS_TEMPLATE_P (in_decl)) in coerce_template_parms()10046 && !DECL_ALIAS_TEMPLATE_P (gen_tmpl) in lookup_template_class_1()10094 if (DECL_ALIAS_TEMPLATE_P (gen_tmpl)) in lookup_template_class_1()10210 && !DECL_ALIAS_TEMPLATE_P (gen_tmpl)) in lookup_template_class_1()10356 && !DECL_ALIAS_TEMPLATE_P (gen_tmpl)) in lookup_template_class_1()15087 if (gen_tmpl && DECL_ALIAS_TEMPLATE_P (gen_tmpl) in tsubst_decl()[all …]
10865 if (!existing && DECL_ALIAS_TEMPLATE_P (decl)) in key_mergeable()12451 if (DECL_ALIAS_TEMPLATE_P (decl) && DECL_TEMPLATE_INFO (decl)) in make_dependency()12841 gcc_checking_assert (DECL_ALIAS_TEMPLATE_P (entry->tmpl) in specialization_add()12850 == !DECL_ALIAS_TEMPLATE_P (entry->tmpl)); in specialization_add()12914 if (!decl_p && DECL_ALIAS_TEMPLATE_P (entry->tmpl)) in add_specializations()
675 || DECL_ALIAS_TEMPLATE_P (tmpl) in check_member_template()
5042 #define DECL_ALIAS_TEMPLATE_P(NODE) \ macro
781 (DECL_TYPE_TEMPLATE_P, DECL_ALIAS_TEMPLATE_P): New accessor