Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DoStmt

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