Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h5466 tsk_excessive_parms, /* A template declaration with too many enumerator
Dpt.cc2857 tsk = tsk_excessive_parms; in check_explicit_specialization()
2910 case tsk_excessive_parms: in check_explicit_specialization()
2912 if (tsk == tsk_excessive_parms) in check_explicit_specialization()
Ddecl.cc336 return tsk_excessive_parms; in current_tmpl_spec_kind()