Searched refs:GetAllowRepeats (Results 1 – 4 of 4) sorted by relevance
167 bool SBCommandInterpreterRunOptions::GetAllowRepeats() const { in GetAllowRepeats() function in SBCommandInterpreterRunOptions170 return m_opaque_up->GetAllowRepeats(); in GetAllowRepeats()
75 bool GetAllowRepeats() const;
191 bool GetAllowRepeats() const { return DefaultToNo(m_allow_repeats); } in GetAllowRepeats() function
14769 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAllowRepeats(); in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats()