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