Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp877 bool isParentOrderConcurrent() const { in isParentOrderConcurrent() function in __anon7e4ded5b0111::DSAStackTy
5001 if (SemaRef.LangOpts.OpenMP >= 51 && Stack->isParentOrderConcurrent() && in checkNestingOfRegions()