Home
last modified time | relevance | path

Searched refs:tsk_excessive_parms (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c1837 tsk = tsk_excessive_parms; in check_explicit_specialization()
1887 case tsk_excessive_parms: in check_explicit_specialization()
1889 if (tsk == tsk_excessive_parms) in check_explicit_specialization()
H A Dcp-tree.h3181 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Ddecl.c336 return tsk_excessive_parms; in current_tmpl_spec_kind()