Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7803 const ValueDecl *DepDecl = nullptr; member in __anon1dd12e443c11::OpenMPIterationSpaceChecker8020 const ValueDecl *DepDecl = nullptr; member in __anon1dd12e443c11::__anon1dd12e443d11::LoopCounterRefChecker8051 (DepDecl || (PrevDepDecl && in checkDecl()8053 if (!DepDecl && PrevDepDecl) in checkDecl()8054 DepDecl = PrevDepDecl; in checkDecl()8057 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()8065 DepDecl = VD; in checkDecl()8105 return DepDecl; in getDepDecl()8115 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()8117 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()