Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp182 bool RegionHasOrderConcurrent = false; member
896 getTopOfStack().RegionHasOrderConcurrent = HasOrderConcurrent; in setRegionHasOrderConcurrent()
902 return Parent->RegionHasOrderConcurrent; in isParentOrderConcurrent()