Searched defs:SetSuppressPersistentResult (Results 1 – 2 of 2) sorted by relevance
191 void SBExpressionOptions::SetSuppressPersistentResult(bool b) { in SetSuppressPersistentResult() function in SBExpressionOptions
435 void SetSuppressPersistentResult(bool b) { m_suppress_persistent_result = b; } in SetSuppressPersistentResult() function