Home | History | Annotate | Download | only in Sema

Lines Matching refs:SwitchStmt

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