Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegerType

354   return QT->isBooleanType() || QT->isIntegerType();
1422 if (!T->isIntegerType())