Searched refs:CurLevelHasLoopAlready (Results 1 – 2 of 2) sorted by relevance
69 unsigned CurLevelHasLoopAlready : 1;979 bool CurLevelHasLoopAlready = in ~LoopInConstructRAII() local980 PreserveDepth ? SemaRef.LoopInfo.CurLevelHasLoopAlready in ~LoopInConstructRAII()981 : OldLoopInfo.CurLevelHasLoopAlready; in ~LoopInConstructRAII()989 SemaRef.LoopInfo.CurLevelHasLoopAlready = CurLevelHasLoopAlready; in ~LoopInConstructRAII()
271 SemaRef.LoopInfo.CurLevelHasLoopAlready = false; in SetCollapseInfoBeforeAssociatedStmt()1018 if (LoopInfo.CurLevelHasLoopAlready) { in ForStmtBeginHelper()1039 if (LoopInfo.CurLevelHasLoopAlready) { in ForStmtBeginHelper()1057 LoopInfo.CurLevelHasLoopAlready = false; in ForStmtBeginHelper()1691 LoopInfo.CurLevelHasLoopAlready = true; in ActOnForStmtEnd()