Searched refs:n_class_scopes (Results 1 – 2 of 2) sorted by relevance
268 current_tmpl_spec_kind (int n_class_scopes) in current_tmpl_spec_kind() argument317 if (n_template_parm_scopes < n_class_scopes) in current_tmpl_spec_kind()326 else if (n_template_parm_scopes == n_class_scopes) in current_tmpl_spec_kind()335 else if (n_template_parm_scopes > n_class_scopes + 1) in current_tmpl_spec_kind()
255 current_tmpl_spec_kind (int n_class_scopes) in current_tmpl_spec_kind() argument304 if (n_template_parm_scopes < n_class_scopes) in current_tmpl_spec_kind()313 else if (n_template_parm_scopes == n_class_scopes) in current_tmpl_spec_kind()322 else if (n_template_parm_scopes > n_class_scopes + 1) in current_tmpl_spec_kind()