Searched defs:getRetValue (Results 1 – 2 of 2) sorted by relevance
899 const Expr* ReturnStmt::getRetValue() const { in getRetValue() function in ReturnStmt902 Expr* ReturnStmt::getRetValue() { in getRetValue() function in ReturnStmt
704 Operand *getRetValue() const { in getRetValue() function