Home
last modified time | relevance | path

Searched defs:SET_DECL_TEMPLATE_SPECIALIZATION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4878 #define SET_DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) = 2) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5127 #define SET_DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) = 2) macro