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