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