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.h374 void getOpenMPCaptureRegions(
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp804 void clang::getOpenMPCaptureRegions( in getOpenMPCaptureRegions() function in clang
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h537 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getCapturedStmt()
546 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.cpp11563 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind()); in tryToDisableInnerAnalysis()
11956 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in checkAndEmitSharedLastprivateConditional()
H A DCGStmtOpenMP.cpp879 getOpenMPCaptureRegions(CaptureRegions, EKind); in EmitOMPFirstprivateClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp654 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()
2379 getOpenMPCaptureRegions(Regions, in isOpenMPCapturedDecl()
2541 getOpenMPCaptureRegions(CaptureRegions, DKind); in isOpenMPPrivateDecl()
2653 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()
4342 getOpenMPCaptureRegions(Regions, DKind); in processCapturedRegions()
4425 getOpenMPCaptureRegions(CaptureRegions, DKind); in getOpenMPCaptureLevels()
4609 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective()); in ActOnOpenMPRegionEnd()
6075 getOpenMPCaptureRegions(CaptureRegions, Kind); in ActOnOpenMPExecutableDirective()
15736 getOpenMPCaptureRegions(Regions, Leafs[I]); in getOpenMPCaptureRegionForClause()