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