Searched refs:ActOnContinueStmt (Results 1 – 3 of 3) sorted by relevance
1851 return Actions.ActOnContinueStmt(ContinueLoc, getCurScope()); in ParseContinueStatement()
2660 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { in ActOnContinueStmt() function in Sema
3465 StmtResult ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope);