Searched defs:SetStopInfo (Results 1 – 3 of 3) sorted by relevance
521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { SetStopInfo() function
162 TEST_F(ThreadTest, SetStopInfo) { in TEST_F() argument
457 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { SetStopInfo() function in Thread