Lines Matching refs:OMPArrayShapingExpr
2206 isa<OMPArrayShapingExpr>(Last->getAssociatedExpression())) {
3912 isa<OMPArrayShapingExpr>(
4088 isa<OMPArrayShapingExpr>(
20155 !isa<OMPArrayShapingExpr>(SimpleExpr)) {
20614 bool VisitOMPArrayShapingExpr(OMPArrayShapingExpr *E) {
20779 isa<OMPArrayShapingExpr>(CI->getAssociatedExpression())) &&
20782 isa<OMPArrayShapingExpr>(SI->getAssociatedExpression()))) {
20813 } else if (const auto *OASE = dyn_cast<OMPArrayShapingExpr>(
21488 auto *OAShE = dyn_cast<OMPArrayShapingExpr>(VE->IgnoreParens());
23586 !isa<OMPArrayShapingExpr>(SimpleExpr)) {
23928 return OMPArrayShapingExpr::Create(Context, Context.DependentTy, Base,
23982 return OMPArrayShapingExpr::Create(Context, Context.OMPArrayShapingTy, Base,