Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7804 const ValueDecl *DepDecl = nullptr; member in __anon1dd12e443f11::OpenMPIterationSpaceChecker8024 const ValueDecl *DepDecl = nullptr; member in __anon1dd12e443f11::__anon1dd12e444011::LoopCounterRefChecker8055 (DepDecl || (PrevDepDecl && in checkDecl()8057 if (!DepDecl && PrevDepDecl) in checkDecl()8058 DepDecl = PrevDepDecl; in checkDecl()8061 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()8069 DepDecl = VD; in checkDecl()8109 return DepDecl; in getDepDecl()8119 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()8121 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()