Home | History | Annotate | Download | only in Sema

Lines Matching refs:ContinueStmt

1511     void VisitContinueStmt(ContinueStmt* E) {
2406 return new (Context) ContinueStmt(ContinueLoc);