Searched defs:GetAllowRepeats (Results 1 – 2 of 2) sorted by relevance
167 bool SBCommandInterpreterRunOptions::GetAllowRepeats() const { in GetAllowRepeats() function in SBCommandInterpreterRunOptions
191 bool GetAllowRepeats() const { return DefaultToNo(m_allow_repeats); } in GetAllowRepeats() function