Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp451 bool isLoopStarted() const { in isLoopStarted() function in __anona08a17510111::DSAStackTy
2551 if (DSAStack->getAssociatedLoops() > 0 && !DSAStack->isLoopStarted()) { in isOpenMPPrivateDecl()