Home
last modified time | relevance | path

Searched refs:mSwitchDepth (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp192 int mSwitchDepth; member in slang::__anon3d84aed90111::DestructorVisitor
272 mSwitchDepth(0), in DestructorVisitor()
297 if ((mLoopDepth == 0) && (mSwitchDepth == 0)) { in VisitBreakStmt()
353 mSwitchDepth++; in VisitSwitchStmt()
355 mSwitchDepth--; in VisitSwitchStmt()