Searched refs:template_parm_index (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-objcp-common.c123 case TEMPLATE_PARM_INDEX: return sizeof (template_parm_index);
H A Dcp-tree.h227 typedef struct template_parm_index_s template_parm_index;
3572 ((template_parm_index*)TEMPLATE_PARM_INDEX_CHECK (NODE))
226 typedef struct template_parm_index_s template_parm_index; typedef in typeref:struct:template_parm_index_s

Completed in 167 milliseconds