Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegerType

6235         (ReturnType->isIntegerType() || ReturnType->isBooleanType())) ||
6237 (Property->getType()->isIntegerType() ||
6309 (ReturnType.isNull() || ReturnType->isIntegerType())) {
6775 ReturnType->isIntegerType() ||