Home | History | Annotate | Download | only in AST

Lines Matching refs:isIntegerType

724   assert(type->isIntegerType() && "Illegal type in IntegerLiteral");
1976 if (!AT || !AT->getElementType()->isIntegerType())
3309 CE->getSubExpr()->getType()->isIntegerType()) // from int.
3361 if (!getType()->isIntegerType() ||