Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h3778 #define SET_DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) = 2) macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h4680 #define SET_DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) = 2) macro