Home | History | Annotate | Download | only in Sema

Lines Matching refs:SwitchStmt

664   SwitchStmt *SS = new (Context) SwitchStmt(Context, ConditionVar, Cond);
731 SwitchStmt *SS = cast<SwitchStmt>(Switch);