Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp471 const Decl *getPossiblyLoopCounter() const { in getPossiblyLoopCounter() function in __anon1dd12e440111::DSAStackTy
2589 if ((DSAStack->getPossiblyLoopCounter() == D->getCanonicalDecl() || in isOpenMPPrivateDecl()
9080 const Decl *LD = DSAStack->getPossiblyLoopCounter(); in ActOnOpenMPLoopInitialization()