Lines Matching defs:OASE
5175 } else if (auto *OASE = dyn_cast_or_null<ArraySectionExpr>(RefExpr)) { in getPrivateItem() local
5808 const auto *OASE = cast<ArraySectionExpr>(E->IgnoreParenImpCasts()); in processImplicitMapsWithDefaultMappers() local
18131 ASTContext &Context, const ArraySectionExpr *OASE, bool &SingleElement, in checkOMPArraySectionConstantForReduction()
18363 auto *OASE = dyn_cast<ArraySectionExpr>(RefExpr->IgnoreParens()); in actOnOMPReductionKindClause() local
19902 const auto *OASE = dyn_cast<ArraySectionExpr>(SimpleExpr); in ActOnOpenMPDependClause() local
20065 const auto *OASE = dyn_cast<ArraySectionExpr>(E); in checkArrayExpressionDoesNotReferToWholeSize() local
20123 const auto *OASE = dyn_cast<ArraySectionExpr>(E); in checkArrayExpressionDoesNotReferToUnitySize() local
20338 bool VisitArraySectionExpr(ArraySectionExpr *OASE) { in VisitArraySectionExpr()
20517 const auto *OASE = in checkMapClauseExpressionBase() local
20619 } else if (const auto *OASE = dyn_cast<ArraySectionExpr>( in checkMapConflicts() local
20623 } else if (const auto *OASE = dyn_cast<OMPArrayShapingExpr>( in checkMapConflicts() local
21099 auto *OASE = dyn_cast<ArraySectionExpr>(VE->IgnoreParens()); in checkMappableExpressionList() local