Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegerType

308   return QT->isBooleanType() || QT->isIntegerType();
1277 if (!T->isIntegerType())