Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h3777 #define DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) == 2) macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h4679 #define DECL_TEMPLATE_SPECIALIZATION(NODE) (DECL_USE_TEMPLATE (NODE) == 2) macro