Searched refs:template_depth (Results 1 – 2 of 2) sorted by relevance
705 size_t template_depth = 1; in GetTypeScopeAndBasename() local708 while (template_depth > 0 && !template_arg.empty()) { in GetTypeScopeAndBasename()710 template_depth++; in GetTypeScopeAndBasename()712 template_depth--; in GetTypeScopeAndBasename()715 if (template_depth != 0) in GetTypeScopeAndBasename()
967 int template_depth; in is_specialization_of_friend() local1014 template_depth = template_class_depth (DECL_CONTEXT (friend)); in is_specialization_of_friend()1015 if (template_depth in is_specialization_of_friend()1040 while (current_depth < template_depth) in is_specialization_of_friend()