Searched defs:getReturnValue (Results 1 – 3 of 3) sorted by relevance
310 syntax::Expression *syntax::ReturnStatement::getReturnValue() { in getReturnValue() function in syntax::ReturnStatement
410 Expr *getReturnValue() const { in getReturnValue() function
319 SVal CallEvent::getReturnValue() const { in getReturnValue() function in CallEvent