Searched refs:GetTrapExceptions (Results 1 – 4 of 4) sorted by relevance
141 bool SBExpressionOptions::GetTrapExceptions() const { in GetTrapExceptions() function in SBExpressionOptions144 return m_opaque_up->GetTrapExceptions(); in GetTrapExceptions()
66 bool GetTrapExceptions() const;
106 m_trap_exceptions(options.GetTrapExceptions()), m_function_addr(function), in ThreadPlanCallFunction()139 m_trap_exceptions(options.GetTrapExceptions()), m_function_addr(function), in ThreadPlanCallFunction()
414 bool GetTrapExceptions() const { return m_trap_exceptions; } in InvokeCancelCallback() 398 bool GetTrapExceptions() const { return m_trap_exceptions; } GetTrapExceptions() function