Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp496 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;
1335 DSAStackTy::isParentLoopControlVariable(const ValueDecl *D) const { in isParentLoopControlVariable() function in DSAStackTy
17889 DepCounter != DSAStack->isParentLoopControlVariable(D).first) { in ActOnOpenMPDependClause()