Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/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.h3141 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Ddecl.c328 return tsk_excessive_parms; in current_tmpl_spec_kind()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h3082 tsk_excessive_parms, /* A template declaration with too many enumerator
H A Dpt.c1554 case tsk_excessive_parms:
H A Ddecl.c1026 return tsk_excessive_parms;