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