Home | History | Annotate | Download | only in Frontend

Lines Matching refs:isIntegralType

2709     if (SubExpr->getType()->isIntegralType(*Context) && type->isBooleanType())
3543 if (SubExpr->getType()->isIntegralType(*Context) &&
3566 if (userExpr->getType()->isIntegralType(*Context)) {