Searched refs:m_auto_repeat_command (Results 1 – 1 of 1) sorted by relevance
48 m_auto_repeat_command = in CommandPluginInterfaceImplementation()66 if (!m_auto_repeat_command) in GetRepeatCommand()69 return m_auto_repeat_command; in GetRepeatCommand()80 std::optional<std::string> m_auto_repeat_command; member in lldb_private::CommandPluginInterfaceImplementation