Lines Matching defs:DepDecl
7803 const ValueDecl *DepDecl = nullptr;
8020 const ValueDecl *DepDecl = nullptr;
8051 (DepDecl || (PrevDepDecl &&
8053 if (!DepDecl && PrevDepDecl)
8054 DepDecl = PrevDepDecl;
8057 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(),
8065 DepDecl = VD;
8105 return DepDecl;
8115 DepDecl, SupportsNonRectangular);
8117 DepDecl = LoopStmtChecker.getDepDecl();