Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DOpenMPKinds.h342 void getOpenMPCaptureRegions(
/openbsd/gnu/llvm/clang/lib/Basic/
H A DOpenMPKinds.cpp732 void clang::getOpenMPCaptureRegions( in getOpenMPCaptureRegions() function in clang
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h538 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getCapturedStmt()
547 getOpenMPCaptureRegions(CaptureRegions, getDirectiveKind()); in getInnermostCapturedStmt()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp647 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()
2373 getOpenMPCaptureRegions(Regions, in isOpenMPCapturedDecl()
2533 getOpenMPCaptureRegions(CaptureRegions, DKind); in isOpenMPPrivateDecl()
2643 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()
4623 getOpenMPCaptureRegions(CaptureRegions, DKind); in getOpenMPCaptureLevels()
4810 getOpenMPCaptureRegions(CaptureRegions, DSAStack->getCurrentDirective()); in ActOnOpenMPRegionEnd()
6142 getOpenMPCaptureRegions(CaptureRegions, Kind); in ActOnOpenMPExecutableDirective()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp356 getOpenMPCaptureRegions(CaptureRegions, D->getDirectiveKind()); in VisitOMPExecutableDirective()
H A DCGOpenMPRuntime.cpp11928 getOpenMPCaptureRegions(CaptureRegions, S.getDirectiveKind()); in tryToDisableInnerAnalysis()
12321 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in checkAndEmitSharedLastprivateConditional()
H A DCGStmtOpenMP.cpp817 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in EmitOMPFirstprivateClause()