Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DoStmt

217 void ASTStmtReader::VisitDoStmt(DoStmt *S) {
1677 S = new (Context) DoStmt(Empty);