Home
last modified time | relevance | path

Searched defs:GetCommandHistory (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h445 const CommandHistory &GetCommandHistory() const { return m_command_history; } in GetCommandHistory() function
447 CommandHistory &GetCommandHistory() { return m_command_history; } in GetCommandHistory() function