Searched defs:cmd_sp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp437 SBCommand::SBCommand (lldb::CommandObjectSP cmd_sp) : m_opaque_sp (cmd_sp) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp748 CommandInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_replace) argument
765 AddUserCommand(std::string name, const lldb::CommandObjectSP &cmd_sp, bool can_replace) argument

Completed in 65 milliseconds