Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp249 const Decl *getPossiblyLoopCunter() const { in getPossiblyLoopCunter() function in __anon45dbc4930111::DSAStackTy
1681 if ((DSAStack->getPossiblyLoopCunter() == D->getCanonicalDecl() || in isOpenMPPrivateDecl()
4736 const Decl *LD = DSAStack->getPossiblyLoopCunter(); in ActOnOpenMPLoopInitialization()