Home | History | Annotate | Download | only in Sema

Lines Matching full:continuestmt

1472     void VisitContinueStmt(ContinueStmt* E) {
2302 return Owned(new (Context) ContinueStmt(ContinueLoc));