Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp886 bool isParentOrderedRegion() const { in isParentOrderedRegion() function in __anon1dd12e440111::DSAStackTy
4975 Stack->isParentOrderedRegion()); in checkNestingOfRegions()
13151 if (DSAStack->isParentOrderedRegion()) { in ActOnOpenMPCancellationPointDirective()
13166 if (DSAStack->isParentOrderedRegion()) { in ActOnOpenMPCancelDirective()
19988 DSAStack->isParentOrderedRegion()) in ActOnOpenMPDependClause()
23228 if (DSAStack->isParentOrderedRegion()) in ActOnOpenMPDoacrossClause()