Searched refs:is_template_template_parm (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c5427 int is_template_template_parm = DECL_TEMPLATE_TEMPLATE_PARM_P (t);
5429 if (!is_template_template_parm)
5468 if (is_template_template_parm)
5426 int is_template_template_parm = DECL_TEMPLATE_TEMPLATE_PARM_P (t); local

Completed in 101 milliseconds