Home | History | Annotate | Download | only in Serialization

Lines Matching refs:WhileStmt

204 void ASTStmtReader::VisitWhileStmt(WhileStmt *S) {
1655 S = new (Context) WhileStmt(Empty);