Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h349 void getOpenMPCaptureRegions(
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp745 void clang::getOpenMPCaptureRegions( in getOpenMPCaptureRegions() function in clang
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h551 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getCapturedStmt()
560 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getInnermostCapturedStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp344 getOpenMPCaptureRegions(CaptureRegions, D->getDirectiveKind()); in VisitOMPExecutableDirective()
H A DCGOpenMPRuntime.cpp11496 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind()); in tryToDisableInnerAnalysis()
11891 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in checkAndEmitSharedLastprivateConditional()
H A DCGStmtOpenMP.cpp841 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in EmitOMPFirstprivateClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp675 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()
2403 getOpenMPCaptureRegions(Regions, in isOpenMPCapturedDecl()
2565 getOpenMPCaptureRegions(CaptureRegions, DKind); in isOpenMPPrivateDecl()
2677 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()
4347 getOpenMPCaptureRegions(Regions, DKind); in processCapturedRegions()
4428 getOpenMPCaptureRegions(CaptureRegions, DKind); in getOpenMPCaptureLevels()
4612 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective()); in ActOnOpenMPRegionEnd()
6139 getOpenMPCaptureRegions(CaptureRegions, Kind); in ActOnOpenMPExecutableDirective()
15252 getOpenMPCaptureRegions(Regions, Leafs[I]); in getOpenMPCaptureRegionForClause()