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