Searched refs:mLoopDepth (Results 1 – 1 of 1) sorted by relevance
186 int mLoopDepth; member in slang::__anon3d84aed90111::DestructorVisitor271 mLoopDepth(0), in DestructorVisitor()297 if ((mLoopDepth == 0) && (mSwitchDepth == 0)) { in VisitBreakStmt()310 if (mLoopDepth == 0) { in VisitContinueStmt()323 mLoopDepth++; in VisitDoStmt()325 mLoopDepth--; in VisitDoStmt()330 mLoopDepth++; in VisitForStmt()332 mLoopDepth--; in VisitForStmt()360 mLoopDepth++; in VisitWhileStmt()362 mLoopDepth--; in VisitWhileStmt()