Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DoStmt

227 void ASTStmtReader::VisitDoStmt(DoStmt *S) {
1863 S = new (Context) DoStmt(Empty);