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