Home
last modified time | relevance | path

Searched refs:isParentLoopControlVariable (Results 1 – 1 of 1) 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()