Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
8062 const ValueDecl *CurLCDecl = nullptr; member in __anon7e4ded5b3b11::__anon7e4ded5b3c11::LoopCounterRefChecker8069 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()8136 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument8139 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()8143 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()8147 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()