Searched refs:m_should_perform_action (Results 1 – 1 of 1) sorted by relevance
117 m_should_perform_action (true), in StopInfoBreakpoint()130 m_should_perform_action (true), in StopInfoBreakpoint()314 if (!m_should_perform_action) in PerformAction()316 m_should_perform_action = false; in PerformAction()512 …bool m_should_perform_action; // Since we are trying to preserve the "state" of the system even if… member in lldb_private::StopInfoBreakpoint