Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
8021 const ValueDecl *PrevDepDecl = nullptr; member in __anon1dd12e443c11::__anon1dd12e443d11::LoopCounterRefChecker8051 (DepDecl || (PrevDepDecl && in checkDecl()8052 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()8053 if (!DepDecl && PrevDepDecl) in checkDecl()8054 DepDecl = PrevDepDecl; in checkDecl()8094 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument8097 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()