Home
last modified time | relevance | path

Searched defs:CaptureRegions (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp745 getOpenMPCaptureRegions(SmallVectorImpl<OpenMPDirectiveKind> & CaptureRegions,OpenMPDirectiveKind DKind) getOpenMPCaptureRegions() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h550 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getCapturedStmt() local
559 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getInnermostCapturedStmt() local
H A DOpenMPClause.h9083 getCapturedStmt(OpenMPDirectiveKind RegionKind,ArrayRef<OpenMPDirectiveKind> CaptureRegions) getCapturedStmt() argument
9097 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) getInnermostCapturedStmt() argument
9108 getInnermostCapturedStmt(ArrayRef<OpenMPDirectiveKind> CaptureRegions) getInnermostCapturedStmt() argument
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp343 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; in VisitOMPExecutableDirective() local
H A DCGOpenMPRuntime.cpp11484 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; tryToDisableInnerAnalysis() local
11879 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; checkAndEmitSharedLastprivateConditional() local
H A DCGStmtOpenMP.cpp835 llvm::SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; EmitOMPFirstprivateClause() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp673 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getCaptureRegion() local
2563 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; isOpenMPPrivateDecl() local
4424 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; getOpenMPCaptureLevels() local
4608 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; ActOnOpenMPRegionEnd() local
6142 SmallVector<OpenMPDirectiveKind, 4> CaptureRegions; ActOnOpenMPExecutableDirective() local
[all...]