Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
8025 const ValueDecl *PrevDepDecl = nullptr; member in __anon1dd12e443f11::__anon1dd12e444011::LoopCounterRefChecker8055 (DepDecl || (PrevDepDecl && in checkDecl()8056 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()8057 if (!DepDecl && PrevDepDecl) in checkDecl()8058 DepDecl = PrevDepDecl; in checkDecl()8098 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument8101 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()