Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp177 LCDeclInfo isParentLoopControlVariable(ValueDecl *D);
545 DSAStackTy::LCDeclInfo DSAStackTy::isParentLoopControlVariable(ValueDecl *D) { in isParentLoopControlVariable() function in DSAStackTy
10229 DepCounter != DSAStack->isParentLoopControlVariable(D).first) { in ActOnOpenMPDependClause()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp495 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;
1334 DSAStackTy::isParentLoopControlVariable(const ValueDecl *D) const { in isParentLoopControlVariable() function in DSAStackTy
16502 DepCounter != DSAStack->isParentLoopControlVariable(D).first) { in ActOnOpenMPDependClause()