Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOpenMP.cpp177 bool RegionHasOrderConcurrent = false; member
873 getTopOfStack().RegionHasOrderConcurrent = HasOrderConcurrent; in setRegionHasOrderConcurrent()
879 return Parent->RegionHasOrderConcurrent; in isParentOrderConcurrent()