Home
last modified time | relevance | path

Searched refs:getOpenMPCaptureRegions (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DOpenMPKinds.h271 void getOpenMPCaptureRegions(
/external/llvm-project/clang/lib/Basic/
DOpenMPKinds.cpp576 void clang::getOpenMPCaptureRegions( in getOpenMPCaptureRegions() function in clang
/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h300 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getCapturedStmt()
309 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getInnermostCapturedStmt()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp621 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()
2207 getOpenMPCaptureRegions(Regions, in isOpenMPCapturedDecl()
2303 getOpenMPCaptureRegions(CaptureRegions, DKind); in isOpenMPPrivateDecl()
2414 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()
4173 getOpenMPCaptureRegions(CaptureRegions, DKind); in getOpenMPCaptureLevels()
4355 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective()); in ActOnOpenMPRegionEnd()
5075 getOpenMPCaptureRegions(CaptureRegions, Kind); in ActOnOpenMPExecutableDirective()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp375 getOpenMPCaptureRegions(CaptureRegions, D->getDirectiveKind()); in VisitOMPExecutableDirective()
DCGOpenMPRuntime.cpp11970 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind()); in tryToDisableInnerAnalysis()
12363 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in checkAndEmitSharedLastprivateConditional()
DCGStmtOpenMP.cpp779 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in EmitOMPFirstprivateClause()