Searched defs:SetTrapExceptions (Results 1 – 2 of 2) sorted by relevance
165 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions() function in SBExpressionOptions
349 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function