Searched refs:CLASSTYPE_TEMPLATE_INFO (Results 1 – 13 of 13) sorted by relevance
344 else if (!CLASSTYPE_TEMPLATE_INFO (friend_type)) in make_friend_class()
228 && CLASSTYPE_TEMPLATE_INFO (type) in finish_member_template_decl()285 if (CLASSTYPE_TEMPLATE_INFO (type) in template_class_depth()728 && CLASSTYPE_TEMPLATE_INFO (type) in maybe_process_partial_specialization()730 && CLASSTYPE_TEMPLATE_INFO (context)) in maybe_process_partial_specialization()1042 if (CLASSTYPE_TEMPLATE_INFO (context)) in is_specialization_of_friend()1112 = CLASSTYPE_TEMPLATE_INFO (decl_type) in is_specialization_of_friend()4360 if (CLASSTYPE_TEMPLATE_INFO (t) in classtype_mangled_name()4389 ? CLASSTYPE_TEMPLATE_INFO (d) in add_pending_template()4466 && CLASSTYPE_TEMPLATE_INFO (TREE_TYPE (decl))) in maybe_get_template_decl_from_type_decl()4533 if (CLASSTYPE_TEMPLATE_INFO (type)) in lookup_template_class()[all …]
2130 #define CLASSTYPE_TEMPLATE_INFO(NODE) \ macro2152 ? CLASSTYPE_TEMPLATE_INFO (NODE) \2160 : (CLASSTYPE_TEMPLATE_INFO (NODE) = (VAL)))2256 #define CLASSTYPE_TI_TEMPLATE(NODE) TI_TEMPLATE (CLASSTYPE_TEMPLATE_INFO (NODE))2257 #define CLASSTYPE_TI_ARGS(NODE) TI_ARGS (CLASSTYPE_TEMPLATE_INFO (NODE))2329 (CLASSTYPE_TEMPLATE_INFO (NODE) \
90 || (CLASSTYPE_TEMPLATE_INFO (NODE) != NULL \595 && CLASSTYPE_TEMPLATE_INFO (type) != NULL) in find_substitution()
480 if (! CLASSTYPE_TEMPLATE_INFO (type)) in acceptable_java_type()3592 if (CLASSTYPE_TEMPLATE_INFO ((DECL_CONTEXT (decl))) in mark_used()
447 && TYPE_LANG_SPECIFIC (t) && CLASSTYPE_TEMPLATE_INFO (t) in dump_aggr_type()
1475 && CLASSTYPE_TEMPLATE_INFO (DECL_CONTEXT (decl)) in constant_value_1()
4538 if (CLASSTYPE_TEMPLATE_INFO (type) in arg_assoc_class()
1348 CLASSTYPE_TEMPLATE_INFO.4424 (CLASSTYPE_TEMPLATE_INFO): Whitespace and wrap.
2527 if (CLASSTYPE_TEMPLATE_INFO (type)) in maybe_add_class_template_decl_list()
13903 && CLASSTYPE_TEMPLATE_INFO (scope) in cp_parser_class_head()15798 if (!CLASSTYPE_TEMPLATE_INFO (scope)) in cp_parser_check_declarator_template_parameters()
8666 if (TYPE_LANG_SPECIFIC (type) && CLASSTYPE_TEMPLATE_INFO (type)) in grokdeclarator()
4095 (CLASSTYPE_TEMPLATE_INFO): Adjust.