Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
8021 const ValueDecl *PrevDepDecl = nullptr; member in __anon95b22cd93c11::__anon95b22cd93d11::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()