Searched refs:DECL_CLASS_TEMPLATE_P (Results 1 – 11 of 11) sorted by relevance
318 if (template_member_p && !DECL_CLASS_TEMPLATE_P (decl)) in make_friend_class()
431 && !DECL_CLASS_TEMPLATE_P (field)) in lookup_field_1()482 || DECL_CLASS_TEMPLATE_P (field))) in lookup_field_1()1074 && !DECL_CLASS_TEMPLATE_P (nval)) in lookup_field_r()
5602 if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl)) in tsubst_friend_class()5608 if (tmpl && DECL_CLASS_TEMPLATE_P (tmpl)) in tsubst_friend_class()5983 if (TYPE_P (t) || DECL_CLASS_TEMPLATE_P (t)) in instantiate_class_template()6467 tmpl_args = DECL_CLASS_TEMPLATE_P (t) in tsubst_decl()13294 && DECL_CLASS_TEMPLATE_P (decl)) in resolve_typename_type()
2594 || DECL_CLASS_TEMPLATE_P (value_binding) in get_class_binding()3535 && !DECL_CLASS_TEMPLATE_P (val))) in ambiguous_decl()
2847 #define DECL_CLASS_TEMPLATE_P(NODE) \ macro2855 (TREE_CODE (NODE) == TYPE_DECL || DECL_CLASS_TEMPLATE_P (NODE))
2894 else if (DECL_CLASS_TEMPLATE_P (decl)) in finish_id_expression()
2884 if (want_template && !DECL_CLASS_TEMPLATE_P (t)) in make_typename_type()2944 if (!tmpl || !DECL_CLASS_TEMPLATE_P (tmpl)) in make_unbound_class_template()10217 if (decl && DECL_CLASS_TEMPLATE_P (decl)) in lookup_and_check_tag()
9336 else if (DECL_CLASS_TEMPLATE_P (template) in cp_parser_template_id()15756 if (DECL_CLASS_TEMPLATE_P (decl) && tag_name_p) in cp_parser_maybe_treat_template_as_class()16296 if (member_p && !friend_p && decl && !DECL_CLASS_TEMPLATE_P (decl)) in cp_parser_template_declaration_after_export()
233 gcc_assert (DECL_CLASS_TEMPLATE_P (name)); in check_dtor_name()
6870 (DECL_CLASS_TEMPLATE_P): Likewise.
4958 (DECL_CLASS_TEMPLATE_P): Likewise.