Home | History | Annotate | Download | only in Core

Lines Matching refs:isIntegerType

120       if (!T->isIntegerType())
1154 if (!T->isIntegerType())
1169 if (!bitsInit || !T->isIntegerType() || Ctx.getTypeSize(T) > bits)
1216 if (Ex->getType()->isIntegerType()) {