Searched refs:n_class_scopes (Results 1 – 2 of 2) sorted by relevance
254 current_tmpl_spec_kind (int n_class_scopes) in current_tmpl_spec_kind() argument303 if (n_template_parm_scopes < n_class_scopes) in current_tmpl_spec_kind()312 else if (n_template_parm_scopes == n_class_scopes) in current_tmpl_spec_kind()321 else if (n_template_parm_scopes > n_class_scopes + 1) in current_tmpl_spec_kind()
263 current_tmpl_spec_kind (int n_class_scopes) in current_tmpl_spec_kind() argument312 if (n_template_parm_scopes < n_class_scopes) in current_tmpl_spec_kind()321 else if (n_template_parm_scopes == n_class_scopes) in current_tmpl_spec_kind()330 else if (n_template_parm_scopes > n_class_scopes + 1) in current_tmpl_spec_kind()