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