Searched defs:SetTrapExceptions (Results 1 – 8 of 8) sorted by relevance
400 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
391 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
389 void SetTrapExceptions(bool b) { m_trap_exceptions = b; } in SetTrapExceptions() function
5574 def SetTrapExceptions(self, trap_exceptions=True): member in SBExpressionOptions
5532 def SetTrapExceptions(self, trap_exceptions=True): member in SBExpressionOptions
5590 def SetTrapExceptions(self, trap_exceptions=True): member in SBExpressionOptions