Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7846 const ValueDecl *DepDecl = nullptr; member in __anon7e4ded5b3b11::OpenMPIterationSpaceChecker8063 const ValueDecl *DepDecl = nullptr; member in __anon7e4ded5b3b11::__anon7e4ded5b3c11::LoopCounterRefChecker8094 (DepDecl || (PrevDepDecl && in checkDecl()8096 if (!DepDecl && PrevDepDecl) in checkDecl()8097 DepDecl = PrevDepDecl; in checkDecl()8100 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()8108 DepDecl = VD; in checkDecl()8148 return DepDecl; in getDepDecl()8158 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()8160 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()