Searched refs:n_class_scopes (Results 1 – 2 of 2) sorted by relevance
954 current_tmpl_spec_kind (n_class_scopes) in current_tmpl_spec_kind() argument955 int n_class_scopes; in current_tmpl_spec_kind()1002 if (n_template_parm_scopes < n_class_scopes)1011 else if (n_template_parm_scopes == n_class_scopes)1020 else if (n_template_parm_scopes > n_class_scopes + 1)
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()