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

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c87 #define CLASSTYPE_TEMPLATE_ID_P(NODE) \ macro
312 if (CLASS_TYPE_P (type) && CLASSTYPE_TEMPLATE_ID_P (type))
984 if (CLASSTYPE_TEMPLATE_ID_P (node))
1033 gcc_assert (CLASSTYPE_TEMPLATE_ID_P (type));

Completed in 126 milliseconds