Searched refs:PrevDepDecl (Results 1 – 1 of 1) sorted by relevance
7451 const ValueDecl *PrevDepDecl = nullptr; member in __anond5e91e5c3411::__anond5e91e5c3511::LoopCounterRefChecker7481 (DepDecl || (PrevDepDecl && in checkDecl()7482 getCanonicalDecl(VD) != getCanonicalDecl(PrevDepDecl)))) { in checkDecl()7483 if (!DepDecl && PrevDepDecl) in checkDecl()7484 DepDecl = PrevDepDecl; in checkDecl()7524 const ValueDecl *PrevDepDecl = nullptr, in LoopCounterRefChecker() argument7527 PrevDepDecl(PrevDepDecl), IsInitializer(IsInitializer), in LoopCounterRefChecker()