Home | History | Annotate | Download | only in AST

Lines Matching refs:SwitchStmt

185     Stmt *VisitSwitchStmt(SwitchStmt *S);
4713 Stmt *ASTNodeImporter::VisitSwitchStmt(SwitchStmt *S) {
4724 SwitchStmt *ToStmt = new (Importer.getToContext()) SwitchStmt(