Home
last modified time | relevance | path

Searched refs:TS_CP_TEMPLATE_DECL (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1643 TS_CP_TEMPLATE_DECL, enumerator
H A Ddecl.c17654 case TEMPLATE_DECL: return TS_CP_TEMPLATE_DECL; in cp_tree_node_structure()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1772 TS_CP_TEMPLATE_DECL, enumerator
H A DChangeLog-20141790 (cp_tree_node_structure_enum): Add TS_CP_TEMPLATE_DECL.
H A Ddecl.cc18498 case TEMPLATE_DECL: return TS_CP_TEMPLATE_DECL; in cp_tree_node_structure()