Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
7435 const ValueDecl *PrevDepDecl = nullptr; member in __anon5b04668f3411::__anon5b04668f3511::LoopCounterRefChecker7465 (DepDecl || (PrevDepDecl && in checkDecl()7466 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()7467 if (!DepDecl && PrevDepDecl) in checkDecl()7468 DepDecl = PrevDepDecl; in checkDecl()7508 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument7511 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()