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