Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4861 #define DECL_USE_TEMPLATE(NODE) (DECL_LANG_SPECIFIC (NODE)->u.base.use_template) macro
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5109 #define DECL_USE_TEMPLATE(NODE) (DECL_LANG_SPECIFIC (NODE)->u.base.use_template) macro