Searched defs:RetValExp (Results 1 – 2 of 2) sorted by relevance
2312 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in ActOnCapScopeReturnStmt()2431 Sema::ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in ActOnReturnStmt()
3561 Sema::CheckReturnStackAddr(Expr *RetValExp, QualType lhsType, in CheckReturnStackAddr()