Searched refs:GetTrapExceptions (Results 1 – 5 of 5) 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()
398 bool GetTrapExceptions() const { return m_trap_exceptions; } in GetTrapExceptions() function
27663 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetTrapExceptions(); in _wrap_SBExpressionOptions_GetTrapExceptions()