Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7997 const ValueDecl *DepDecl = nullptr; member in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker8214 const ValueDecl *DepDecl = nullptr; member in __anon8e68b8fa3a11::__anon8e68b8fa3b11::LoopCounterRefChecker8245 (DepDecl || (PrevDepDecl && in checkDecl()8247 if (!DepDecl && PrevDepDecl) in checkDecl()8248 DepDecl = PrevDepDecl; in checkDecl()8251 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()8259 DepDecl = VD; in checkDecl()8299 return DepDecl; in getDepDecl()8309 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()8311 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()