Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
8213 const ValueDecl *CurLCDecl = nullptr; member in __anon8e68b8fa3a11::__anon8e68b8fa3b11::LoopCounterRefChecker8220 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()8287 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument8290 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()8294 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()8298 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()