Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7216 const ValueDecl *DepDecl = nullptr; member in __anon5b04668f3411::OpenMPIterationSpaceChecker7434 const ValueDecl *DepDecl = nullptr; member in __anon5b04668f3411::__anon5b04668f3511::LoopCounterRefChecker7465 (DepDecl || (PrevDepDecl && in checkDecl()7467 if (!DepDecl && PrevDepDecl) in checkDecl()7468 DepDecl = PrevDepDecl; in checkDecl()7471 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()7479 DepDecl = VD; in checkDecl()7519 return DepDecl; in getDepDecl()7529 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()7531 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()