Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegralType

6176     if (EltTy->isIntegralType(Context) && RHSType->isIntegralType(Context)) {
8719 if ((Opc == BO_Shl && LHSExpr->getType()->isIntegralType(Self.getASTContext()))