Home
last modified time | relevance | path

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

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