Searched refs:GetStopReturnValue (Results 1 – 4 of 4) sorted by relevance
136 GetStopReturnValue ();448 …return_value = property(GetStopReturnValue, None, doc='''A read only property that returns an lldb…
82 SBValue GetStopReturnValue();
359 SBValue SBThread::GetStopReturnValue() { in GetStopReturnValue() function in SBThread360 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBValue, SBThread, GetStopReturnValue); in GetStopReturnValue()1392 LLDB_REGISTER_METHOD(lldb::SBValue, SBThread, GetStopReturnValue, ()); in RegisterMethods()
53668 result = (arg1)->GetStopReturnValue(); in _wrap_SBThread_GetStopReturnValue()