Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2764 #define DECL_TI_ARGS(NODE) TI_ARGS (DECL_TEMPLATE_INFO (NODE)) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h3462 #define DECL_TI_ARGS(NODE) TI_ARGS (DECL_TEMPLATE_INFO (NODE)) macro