Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp466 const Decl *getPossiblyLoopCunter() const { in getPossiblyLoopCunter() function in __anon8e68b8fa0111::DSAStackTy
2580 if ((DSAStack->getPossiblyLoopCunter() == D->getCanonicalDecl() || in isOpenMPPrivateDecl()
9271 const Decl *LD = DSAStack->getPossiblyLoopCunter(); in ActOnOpenMPLoopInitialization()