Home | History | Annotate | Download | only in AST

Lines Matching refs:isIntegerType

411     if (Complex->getElementType()->isIntegerType())
612 return VT->getElementType()->isIntegerType();
614 return isIntegerType();