Searched refs:GetTrapExceptions (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBExpressionOptions.cpp141 SBExpressionOptions::GetTrapExceptions () const function in class:SBExpressionOptions
143 return m_opaque_ap->GetTrapExceptions ();
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBExpressionOptions.h85 GetTrapExceptions () const;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunction.cpp145 m_trap_exceptions (options.GetTrapExceptions()),
182 m_trap_exceptions(options.GetTrapExceptions()),
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h458 GetTrapExceptions() const function in class:lldb_private::EvaluateExpressionOptions

Completed in 133 milliseconds