Home | History | Annotate | Download | only in Serialization

Lines Matching refs:BreakStmt

268 void ASTStmtReader::VisitBreakStmt(BreakStmt *S) {
2612 S = new (Context) BreakStmt(Empty);