Home
last modified time | relevance | path

Searched defs:OASE (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4866 } else if (auto *OASE = dyn_cast_or_null<OMPArraySectionExpr>(RefExpr)) { in getPrivateItem() local
14890 ASTContext &Context, const OMPArraySectionExpr *OASE, bool &SingleElement, in checkOMPArraySectionConstantForReduction()
15093 auto *OASE = dyn_cast<OMPArraySectionExpr>(RefExpr->IgnoreParens()); in actOnOMPReductionKindClause() local
16542 const auto *OASE = dyn_cast<OMPArraySectionExpr>(SimpleExpr); in ActOnOpenMPDependClause() local
16693 const auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in checkArrayExpressionDoesNotReferToWholeSize() local
16751 const auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in checkArrayExpressionDoesNotReferToUnitySize() local
16967 bool VisitOMPArraySectionExpr(OMPArraySectionExpr *OASE) { in VisitOMPArraySectionExpr()
17135 const auto *OASE = in checkMapClauseExpressionBase() local
17235 } else if (const auto *OASE = dyn_cast<OMPArraySectionExpr>( in checkMapConflicts() local
17240 } else if (const auto *OASE = dyn_cast<OMPArrayShapingExpr>( in checkMapConflicts() local
[all …]
/external/clang/lib/Sema/
DSemaOpenMP.cpp8167 } else if (auto *OASE = dyn_cast_or_null<OMPArraySectionExpr>(RefExpr)) { in getPrivateItem() local
9132 auto *OASE = dyn_cast<OMPArraySectionExpr>(RefExpr->IgnoreParens()); in ActOnOpenMPReductionClause() local
10243 auto *OASE = dyn_cast<OMPArraySectionExpr>(SimpleExpr); in ActOnOpenMPDependClause() local
10355 auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in CheckArrayExpressionDoesNotReferToWholeSize() local
10409 auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in CheckArrayExpressionDoesNotReferToUnitySize() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp758 if (const auto *OASE = dyn_cast<OMPArraySectionExpr>(E)) in emitSharedLValueUB() local
975 if (const auto *OASE = dyn_cast<OMPArraySectionExpr>(Ref)) { in getBaseDecl() local
4091 const auto *OASE = dyn_cast<OMPArrayShapingExpr>(E); in getPointerAndSize() local
7347 const auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in isFinalArraySectionExpression() local
7575 const auto *OASE = dyn_cast<OMPArraySectionExpr>(AssocExpr); in generateInfoForComponentList() local
7702 const auto *OASE = in generateInfoForComponentList() local
7935 const auto *OASE = dyn_cast<OMPArraySectionExpr>(AssocExpr); in generateInfoForComponentList() local
8014 const auto *OASE = dyn_cast<OMPArraySectionExpr>(AssocExpr); in generateInfoForComponentList() local
DCGOpenMPRuntimeGPU.cpp126 } else if (auto *OASE = dyn_cast<OMPArraySectionExpr>(RefExpr)) { in getPrivateItem() local
DCGStmtOpenMP.cpp6067 while (const auto *OASE = dyn_cast<OMPArraySectionExpr>(Base)) in getBaseDecl() local
/external/clang/lib/AST/
DExpr.cpp3891 while (auto *OASE = dyn_cast<OMPArraySectionExpr>(Base->IgnoreParens())) { in getBaseOriginalType() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5090 auto *OASE = dyn_cast<OMPArraySectionExpr>(E); in isFinalArraySectionExpression() local
5306 const auto *OASE = in generateInfoForComponentList() local
DCGStmtOpenMP.cpp949 if (auto *OASE = dyn_cast<OMPArraySectionExpr>(IRef)) { in EmitOMPReductionClauseInit() local
/external/llvm-project/clang/lib/AST/
DExpr.cpp4617 while (auto *OASE = dyn_cast<OMPArraySectionExpr>(Base->IgnoreParens())) { in getBaseOriginalType() local