Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4895 #define SET_DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) = 3) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5144 #define SET_DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) = 3) macro