Searched refs:m_trap_exceptions (Results 1 – 3 of 3) sorted by relevance
147 m_trap_exceptions (options.GetTrapExceptions()), in ThreadPlanCallFunction()184 m_trap_exceptions(options.GetTrapExceptions()), in ThreadPlanCallFunction()522 if (m_trap_exceptions && process_sp) in SetBreakpoints()543 if (m_trap_exceptions) in ClearBreakpoints()557 if (m_trap_exceptions) in BreakpointsExplainStop()
254 m_trap_exceptions (true), in EvaluateExpressionOptions()443 return m_trap_exceptions; in GetTrapExceptions()449 m_trap_exceptions = b; in SetTrapExceptions()491 bool m_trap_exceptions; variable
167 bool m_trap_exceptions; variable