Home
last modified time | relevance | path

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

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