Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GotoStmt

249 void ASTStmtReader::VisitGotoStmt(GotoStmt *S) {
2600 S = new (Context) GotoStmt(Empty);