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);
2570 bool trap_exceptions = false);
6143 bool trap_exceptions) { in CallVoidArgVoidPtrReturn() argument6155 options.SetTrapExceptions(trap_exceptions); in CallVoidArgVoidPtrReturn()