Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
7979 const ValueDecl *CurLCDecl = nullptr; member in __anon296aa5743911::__anon296aa5743a11::LoopCounterRefChecker7986 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()8053 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument8056 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()8060 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()8064 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()