Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h2918 #define DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) == 3) macro
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2940 #define DECL_EXPLICIT_INSTANTIATION(NODE) (DECL_USE_TEMPLATE (NODE) == 3) macro