Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4239 getParallelRegionParams(Sema &SemaRef, bool LoopBoundSharing) { in getParallelRegionParams()
4349 bool LoopBoundSharing = isOpenMPLoopBoundSharingDirective(DKind); in processCapturedRegions() local