Searched refs:CurLCDecl (Results 1 – 1 of 1) sorted by relevance
7449 const ValueDecl *CurLCDecl = nullptr; member in __anon4581b7f83411::__anon4581b7f83511::LoopCounterRefChecker7456 if (getCanonicalDecl(VD) == getCanonicalDecl(CurLCDecl)) { in checkDecl()7523 const ValueDecl *CurLCDecl, bool IsInitializer, in LoopCounterRefChecker() argument7526 : SemaRef(SemaRef), Stack(Stack), CurLCDecl(CurLCDecl), in LoopCounterRefChecker()7530 assert(CurLCDecl && "Expected loop dependency."); in getBaseLoopId()7534 assert(CurLCDecl && "Expected loop dependency."); in getDepDecl()