Searched refs:m_should_clear_objc_exception_bp (Results 1 – 2 of 2) sorted by relevance
111 m_should_clear_objc_exception_bp(false), in ThreadPlanCallFunction() 144 m_should_clear_objc_exception_bp(false), in ThreadPlanCallFunction() 416 m_should_clear_objc_exception_bp = in SetBreakpoints() 427 if (m_objc_language_runtime && m_should_clear_objc_exception_bp) in ClearBreakpoints()
142 bool m_should_clear_objc_exception_bp; variable