Searched refs:SetSelectedThread (Results 1 – 4 of 4) sorted by relevance
93 …selected_thread = property(GetSelectedThread, SetSelectedThread, doc='''A read/write property that…
111 bool SetSelectedThread(const lldb::SBThread &thread);
343 bool SBProcess::SetSelectedThread(const SBThread &thread) { in SetSelectedThread() function in SBProcess
42714 result = (bool)(arg1)->SetSelectedThread((lldb::SBThread const &)*arg2); in _wrap_SBProcess_SetSelectedThread()