Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
6697 const ValueDecl *CurLCDecl = nullptr; member in __anonf152f9343211::__anonf152f9343311::LoopCounterRefChecker6703 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()6766 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument6768 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()6771 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()6775 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()