Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ContinueStmt

263 void ASTStmtReader::VisitContinueStmt(ContinueStmt *S) {
2103 S = new (Context) ContinueStmt(Empty);