Home | History | Annotate | Download | only in Sema

Lines Matching full:continuestmt

1532     void VisitContinueStmt(ContinueStmt* E) {
2637 return new (Context) ContinueStmt(ContinueLoc);