Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp516 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;
1437 DSAStackTy::isParentLoopControlVariable(const ValueDecl *D) const { in isParentLoopControlVariable() function in DSAStackTy
20347 DepCounter != DSAStack->isParentLoopControlVariable(D).first) { in ActOnOpenMPDependClause()