Searched refs:trap_exceptions (Results 1 – 5 of 5) sorted by relevance
165 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() argument167 trap_exceptions); in SetTrapExceptions()169 m_opaque_up->SetTrapExceptions(trap_exceptions); in SetTrapExceptions()
67 void SetTrapExceptions(bool trap_exceptions = true);
92 SetTrapExceptions (bool trap_exceptions = true);
2588 bool trap_exceptions = false);
6034 bool trap_exceptions) { in CallVoidArgVoidPtrReturn() argument6046 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()