Searched refs:trap_exceptions (Results 1 – 5 of 5) sorted by relevance
147 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() argument148 LLDB_INSTRUMENT_VA(this, trap_exceptions); in SetTrapExceptions()150 m_opaque_up->SetTrapExceptions(trap_exceptions); in SetTrapExceptions()
67 void SetTrapExceptions(bool trap_exceptions = true);
92 SetTrapExceptions (bool trap_exceptions = true);
2604 bool trap_exceptions = false);
6058 bool trap_exceptions) { in CallVoidArgVoidPtrReturn() argument6070 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()