Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
7981 const ValueDecl *PrevDepDecl = nullptr; member in __anon296aa5743911::__anon296aa5743a11::LoopCounterRefChecker8011 (DepDecl || (PrevDepDecl && in checkDecl()8012 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()8013 if (!DepDecl && PrevDepDecl) in checkDecl()8014 DepDecl = PrevDepDecl; in checkDecl()8054 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument8057 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()