Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h3186 tsk_expl_spec, /* An explicit specialization. */ enumerator
H A Ddecl.c345 return innermost_specialization_p ? tsk_expl_spec : tsk_template; in current_tmpl_spec_kind()
H A Dpt.c1899 case tsk_expl_spec: in check_explicit_specialization()