Searched refs:setAsSwitch (Results 1 – 2 of 2) sorted by relevance
890 curLexScope->setAsSwitch(); in emitSwitchStmt()
671 void setAsSwitch() { scopeKind = Kind::Switch; } in setAsSwitch() function