Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStopInfo.h55 void OverrideShouldNotify(bool override_value) { in OverrideShouldNotify() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp452 m_stop_info_sp->OverrideShouldNotify(m_override_should_notify == in SetStopInfo()
474 m_stop_info_sp->OverrideShouldNotify(m_override_should_notify == in SetShouldReportStop()