Searched refs:stripBreakStmt (Results 1 – 1 of 1) sorted by relevance
130 Statement* stripBreakStmt = nullptr; in BlockForCase() local140 stripBreakStmt = stmt.get(); in BlockForCase()158 if (stripBreakStmt != nullptr) { in BlockForCase()159 SkASSERT((*startIter)->as<SwitchCase>().statement().get() == stripBreakStmt); in BlockForCase()