Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5232 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Dpt.c2819 tsk = tsk_excessive_parms; in check_explicit_specialization()
2870 case tsk_excessive_parms: in check_explicit_specialization()
2872 if (tsk == tsk_excessive_parms) in check_explicit_specialization()
H A Ddecl.c327 return tsk_excessive_parms; in current_tmpl_spec_kind()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5466 tsk_excessive_parms, /* A template declaration with too many enumerator
H A 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()
H A Ddecl.cc336 return tsk_excessive_parms; in current_tmpl_spec_kind()