Searched refs:DepDecl (Results 1 – 1 of 1) sorted by relevance
6480 const ValueDecl *DepDecl = nullptr; member in __anonf152f9343211::OpenMPIterationSpaceChecker6698 const ValueDecl *DepDecl = nullptr; member in __anonf152f9343211::__anonf152f9343311::LoopCounterRefChecker6724 (DepDecl || (PrevDepDecl && in checkDecl()6726 if (!DepDecl && PrevDepDecl) in checkDecl()6727 DepDecl = PrevDepDecl; in checkDecl()6730 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()6738 DepDecl = VD; in checkDecl()6776 return DepDecl; in getDepDecl()6786 DepDecl); in doesDependOnLoopCounter()6788 DepDecl = LoopStmtChecker.getDepDecl(); in doesDependOnLoopCounter()