Searched refs:trap_exceptions (Results 1 – 4 of 4) sorted by relevance
108 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() argument109 m_opaque_ap->SetTrapExceptions(trap_exceptions); in SetTrapExceptions()
35 lldb::addr_t &returned_func, bool trap_exceptions = false);
189 addr_t &returned_func, bool trap_exceptions) { in InferiorCall() argument202 options.SetTrapExceptions(trap_exceptions); in InferiorCall()
68 void SetTrapExceptions(bool trap_exceptions = true);