Searched refs:EmitSwitchStmt (Results 1 – 2 of 2) sorted by relevance
141 case Stmt::SwitchStmtClass: EmitSwitchStmt(cast<SwitchStmt>(*S)); break; in EmitStmt()1476 void CodeGenFunction::EmitSwitchStmt(const SwitchStmt &S) { in EmitSwitchStmt() function in CodeGenFunction
2281 void EmitSwitchStmt(const SwitchStmt &S);