Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h587 const CommandObject::CommandMap &GetCommands() const { in GetCommands() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1308 StringList &GetCommands() { return m_commands; } in GetCommands() function