Searched refs:ActOnReturnStmt (Results 1 – 3 of 3) sorted by relevance
2471 return Actions.ActOnReturnStmt(ReturnLoc, R.get(), getCurScope()); in ParseReturnStatement()
3736 Sema::ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp, in ActOnReturnStmt() function in Sema
10881 StmtResult ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp,