Lines Matching defs:DepDecl
7771 const ValueDecl *DepDecl = nullptr;
7991 const ValueDecl *DepDecl = nullptr;
8022 (DepDecl || (PrevDepDecl &&
8024 if (!DepDecl && PrevDepDecl)
8025 DepDecl = PrevDepDecl;
8028 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(),
8036 DepDecl = VD;
8076 return DepDecl;
8086 DepDecl, SupportsNonRectangular);
8088 DepDecl = LoopStmtChecker.getDepDecl();