Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp187 bool RegionHasOrderConcurrent = false; member
901 getTopOfStack().RegionHasOrderConcurrent = HasOrderConcurrent; in setRegionHasOrderConcurrent()
907 return Parent->RegionHasOrderConcurrent; in isParentOrderConcurrent()