Searched refs:template_depth (Results 1 – 2 of 2) sorted by relevance
1354 int template_depth; in is_specialization_of_friend() local1401 template_depth = template_class_depth (CP_DECL_CONTEXT (friend_decl)); in is_specialization_of_friend()1402 if (template_depth in is_specialization_of_friend()1427 while (current_depth < template_depth) in is_specialization_of_friend()
1378 int template_depth; in is_specialization_of_friend() local1425 template_depth = template_class_depth (CP_DECL_CONTEXT (friend_decl)); in is_specialization_of_friend()1426 if (template_depth in is_specialization_of_friend()1451 while (current_depth < template_depth) in is_specialization_of_friend()