Searched refs:getReturnValueUnderConstruction (Results 1 – 3 of 3) sorted by relevance
304 Call.getReturnValueUnderConstruction(); in evalCall()
451 std::optional<SVal> getReturnValueUnderConstruction() const;
540 std::optional<SVal> CallEvent::getReturnValueUnderConstruction() const { in getReturnValueUnderConstruction() function in CallEvent