Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h3147 tsk_expl_inst /* An explicit instantiation. */ enumerator
H A Ddecl.c301 return tsk_expl_inst; in current_tmpl_spec_kind()
H A Dpt.c1880 case tsk_expl_inst: in check_explicit_specialization()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h3088 tsk_expl_inst /* An explicit instantiation. */ enumerator
H A Dpt.c1547 case tsk_expl_inst:
H A Ddecl.c999 return tsk_expl_inst;