Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
8215 const ValueDecl *PrevDepDecl = nullptr; member in __anon8e68b8fa3a11::__anon8e68b8fa3b11::LoopCounterRefChecker8245 (DepDecl || (PrevDepDecl && in checkDecl()8246 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()8247 if (!DepDecl && PrevDepDecl) in checkDecl()8248 DepDecl = PrevDepDecl; in checkDecl()8288 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument8291 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()