Searched defs:GetReturnValueObject (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp70 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, function in class:ABI
150 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, llvm::Type &ast_type, function in class:ABI
H A DThreadPlanStack.cpp287 lldb::ValueObjectSP ThreadPlanStack::GetReturnValueObject() const { function in class:ThreadPlanStack
H A DStopInfo.cpp1213 ValueObjectSP GetReturnValueObject() { return m_return_valobj_sp; } function in class:lldb_private::StopInfoThreadPlan
1433 ValueObjectSP StopInfo::GetReturnValueObject(StopInfoSP &stop_info_sp) { function in class:StopInfo
H A DThread.cpp1125 ValueObjectSP Thread::GetReturnValueObject() const { function in class:Thread
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h453 virtual lldb::ValueObjectSP GetReturnValueObject() { function in class:lldb_private::ThreadPlan

Completed in 131 milliseconds