Searched refs:m_last_natural_stop_event (Results 1 – 1 of 1) sorted by relevance
304 m_last_natural_stop_event = std::move(event_sp); in SetStopEventForLastNaturalStopID()309 return m_last_natural_stop_event; in GetStopEventForStopID()321 lldb::EventSP m_last_natural_stop_event; variable