Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp178 const Decl *PossiblyLoopCounter = nullptr; member
455 getTopOfStack().PossiblyLoopCounter = D ? D->getCanonicalDecl() : D; in resetPossibleLoopCounter()
459 return getTopOfStack().PossiblyLoopCounter; in getPossiblyLoopCunter()