Lines Matching refs:OMPArraySectionExpr
934 isa<OMPArraySectionExpr>(EI->getAssociatedExpression()) || in IsOpenMPCapturedByRef()
8167 } else if (auto *OASE = dyn_cast_or_null<OMPArraySectionExpr>(RefExpr)) { in getPrivateItem()
8169 while (auto *TempOASE = dyn_cast<OMPArraySectionExpr>(Base)) in getPrivateItem()
9132 auto *OASE = dyn_cast<OMPArraySectionExpr>(RefExpr->IgnoreParens()); in ActOnOpenMPReductionClause()
9136 auto BaseType = OMPArraySectionExpr::getBaseOriginalType(OASE->getBase()); in ActOnOpenMPReductionClause()
10243 auto *OASE = dyn_cast<OMPArraySectionExpr>(SimpleExpr); in ActOnOpenMPDependClause()
10355 auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in CheckArrayExpressionDoesNotReferToWholeSize()
10409 auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in CheckArrayExpressionDoesNotReferToUnitySize()
10589 if (auto *CurE = dyn_cast<OMPArraySectionExpr>(E)) { in CheckMapClauseExpressionBase()
10593 OMPArraySectionExpr::getBaseOriginalType(E).getCanonicalType(); in CheckMapClauseExpressionBase()
10699 isa<OMPArraySectionExpr>(CI->getAssociatedExpression())) && in CheckMapConflicts()
10701 isa<OMPArraySectionExpr>(SI->getAssociatedExpression()))) { in CheckMapConflicts()