Searched defs:SetThread (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DStopInfo.h32 void SetThread(const lldb::ThreadSP &thread_sp) { m_thread_wp = thread_sp; } function in class:lldb_private::StopInfo
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp432 void SBThread::SetThread(const ThreadSP &lldb_object_sp) { function in class:SBThread

Completed in 85 milliseconds