Searched refs:OverrideShouldNotify (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
H A DStopInfo.h83 OverrideShouldNotify (bool override_value) function in class:lldb_private::StopInfo
/external/lldb/source/Target/
H A DThread.cpp450 m_stop_info_sp->OverrideShouldNotify (m_override_should_notify == eLazyBoolYes);
472 m_stop_info_sp->OverrideShouldNotify (m_override_should_notify == eLazyBoolYes);

Completed in 181 milliseconds