Home | History | Annotate | Download | only in slang

Lines Matching refs:SwitchStmt

190   // SwitchStmt-contained ContinueStmt's should have destructors for the
262 void VisitSwitchStmt(clang::SwitchStmt *SS);
352 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) {