Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp299 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;
875 DSAStackTy::isParentLoopControlVariable(const ValueDecl *D) const { in isParentLoopControlVariable() function in DSAStackTy
12196 DepCounter != DSAStack->isParentLoopControlVariable(D).first) { in ActOnOpenMPDependClause()