Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h606 const CommandObject::CommandMap &GetCommands() const { GetCommands() function
/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1349 StringList &GetCommands() { return m_commands; } GetCommands() function