Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c2293 tsk = tsk_excessive_parms; in check_explicit_specialization()
2343 case tsk_excessive_parms: in check_explicit_specialization()
2345 if (tsk == tsk_excessive_parms) in check_explicit_specialization()
H A Dcp-tree.h4067 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Ddecl.c341 return tsk_excessive_parms; in current_tmpl_spec_kind()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h5002 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Dpt.c2798 tsk = tsk_excessive_parms; in check_explicit_specialization()
2848 case tsk_excessive_parms: in check_explicit_specialization()
2850 if (tsk == tsk_excessive_parms) in check_explicit_specialization()
H A Ddecl.c328 return tsk_excessive_parms; in current_tmpl_spec_kind()