Searched refs:template_class_depth (Results 1 – 19 of 19) sorted by relevance
263 int class_template_depth = template_class_depth (type); in make_friend_class()539 int class_template_depth = template_class_depth (current_class_type); in do_friend()622 || template_class_depth (current_class_type) != 0) in do_friend()
5322 > template_class_depth (context)); in start_decl()9492 bool memtmpl = (processing_template_decl > template_class_depth (ctx)); in grokfndecl()9913 > template_class_depth (ctype)) in grokfndecl()10180 && processing_template_decl > template_class_depth (scope)) in grokvardecl()13475 if (template_class_depth (current_class_type) == 0) in grokdeclarator()15010 && template_class_depth (current_class_type) in xref_tag_1()
379 template_class_depth (tree type) in template_class_depth() function1243 : template_class_depth (DECL_CONTEXT (tmpl)))); in retrieve_specialization()1401 template_depth = template_class_depth (CP_DECL_CONTEXT (friend_decl)); in is_specialization_of_friend()2154 && template_class_depth (DECL_CONTEXT (decl)) > 0) in determine_specialization()5566 last_level_to_check = template_class_depth (current_class_type) + 1; in check_default_tmpl_args()6004 && !(is_friend && template_class_depth (current_class_type) > 0)) in push_template_decl_real()10703 int depth = template_class_depth (CP_DECL_CONTEXT (decl)); in uses_outer_template_parms()
4928 && processing_template_decl > template_class_depth (current_scope ()))6970 extern int template_class_depth (tree);
3368 int depth = template_class_depth (type); in fixup_template_type()
22498 return ((int) parser->num_template_parameter_lists > template_class_depth in function_being_declared_is_template_p()
263 int class_template_depth = template_class_depth (type); in make_friend_class()550 int class_template_depth = template_class_depth (current_class_type); in do_friend()627 || template_class_depth (current_class_type) != 0) in do_friend()
5661 > template_class_depth (context)); in start_decl()10122 > template_class_depth (ctx))); in grokfndecl()10544 > template_class_depth (ctype)) in grokfndecl()10819 && current_template_depth > template_class_depth (scope)) in grokvardecl()14203 if (template_class_depth (current_class_type) == 0) in grokdeclarator()14270 > template_class_depth (current_class_type)); in grokdeclarator()15833 && template_class_depth (current_class_type) in xref_tag()
384 template_class_depth (tree type) in template_class_depth() function1267 : template_class_depth (DECL_CONTEXT (tmpl)))); in retrieve_specialization()1425 template_depth = template_class_depth (CP_DECL_CONTEXT (friend_decl)); in is_specialization_of_friend()2182 && template_class_depth (DECL_CONTEXT (decl)) > 0) in determine_specialization()5709 last_level_to_check = template_class_depth (current_class_type) + 1; in check_default_tmpl_args()6151 && !(is_friend && template_class_depth (current_class_type) > 0)) in push_template_decl()10979 int depth = template_class_depth (CP_DECL_CONTEXT (decl)); in uses_outer_template_parms()11023 int depth = template_class_depth (CP_DECL_CONTEXT (decl)); in uses_outer_template_parms_in_constraints()
2726 (template_class_depth): Include the depth of surrounding function2819 (template_class_depth): Use it.4792 * pt.c (template_class_depth): Expect types to be namespaces.5861 (template_class_depth): Handle multiple levels.6048 (template_class_depth): New function.
5177 && current_template_depth > template_class_depth (current_scope ()))7354 extern int template_class_depth (tree);
3558 (template_class_depth): Check DECL_P instead of3570 * pt.c (template_class_depth): Given a lambda type, iterate
1091 * pt.cc (template_class_depth): Handle TI_TEMPLATE being a
257 (template_class_depth): ... here, replacing count_specializations
562 (template_class_depth): Use it.
1362 * pt.c (template_class_depth): Use CP_TYPE_CONTEXT.
3699 int depth = template_class_depth (type); in fixup_template_type()
4663 * pt.c (template_class_depth): Walk into the DECL_FRIEND_CONTEXT of a
24432 return ((int) parser->num_template_parameter_lists > template_class_depth in function_being_declared_is_template_p()