Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegerType

1705       !T->isIntegerType() && !T->isRealFloatingType()) {
4659 (!CurType->isIntegerType() && !CurType->isRealFloatingType())) {