Searched defs:getReturnValue (Results 1 – 4 of 4) sorted by relevance
310 syntax::Expression *syntax::ReturnStatement::getReturnValue() { in getReturnValue() function in syntax::ReturnStatement
388 Value *getReturnValue() const { in getReturnValue() function
415 Expr *getReturnValue() const { in getReturnValue() function
322 SVal CallEvent::getReturnValue() const { getReturnValue() function in CallEvent