Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h2885 #define DECL_USE_TEMPLATE(NODE) (DECL_LANG_SPECIFIC (NODE)->decl_flags.use_template) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2920 #define DECL_USE_TEMPLATE(NODE) (DECL_LANG_SPECIFIC (NODE)->decl_flags.use_template) macro