Searched defs:getRetValue (Results 1 – 1 of 1) sorted by relevance
3055 Expr *getRetValue() { return reinterpret_cast<Expr *>(RetExpr); } in getRetValue() function3056 const Expr *getRetValue() const { return reinterpret_cast<Expr *>(RetExpr); } in getRetValue() function