Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
8064 const ValueDecl *PrevDepDecl = nullptr; member in __anon7e4ded5b3b11::__anon7e4ded5b3c11::LoopCounterRefChecker8094 (DepDecl || (PrevDepDecl && in checkDecl()8095 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()8096 if (!DepDecl && PrevDepDecl) in checkDecl()8097 DepDecl = PrevDepDecl; in checkDecl()8137 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument8140 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()