Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
7433 const ValueDecl *CurLCDecl = nullptr; member in __anon5b04668f3411::__anon5b04668f3511::LoopCounterRefChecker7440 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()7507 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument7510 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()7514 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()7518 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()