Home | History | Annotate | Download | only in Frontend

Lines Matching refs:VEC

4044 #define SKIP_BITFIELDS(IX, ENDIX, VEC) { \
4045 while ((IX < ENDIX) && VEC[IX]->isBitField()) \