Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp905 bool isParentOrderConcurrent() const { in isParentOrderConcurrent() function in __anon95b22cd90111::DSAStackTy
4809 if (SemaRef.LangOpts.OpenMP >= 51 && Stack->isParentOrderConcurrent() && in checkNestingOfRegions()