Home | History | Annotate | Download | only in AST

Lines Matching refs:isIntegerType

681   assert(type->isIntegerType() && "Illegal type in IntegerLiteral");
1889 if (!AT || !AT->getElementType()->isIntegerType())
3125 CE->getSubExpr()->getType()->isIntegerType()) // from int.
3177 if (!getType()->isIntegerType() ||