Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
7762 const ValueDecl *DepDecl = nullptr; member in __anon296aa5743911::OpenMPIterationSpaceChecker7980 const ValueDecl *DepDecl = nullptr; member in __anon296aa5743911::__anon296aa5743a11::LoopCounterRefChecker8011 (DepDecl || (PrevDepDecl && in checkDecl()8013 if (!DepDecl && PrevDepDecl) in checkDecl()8014 DepDecl = PrevDepDecl; in checkDecl()8017 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()8025 DepDecl = VD; in checkDecl()8065 return DepDecl; in getDepDecl()8075 DepDecl, SupportsNonRectangular); in doesDependOnLoopCounter()8077 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()