Searched defs:AddCommand (Results 1 – 2 of 2) sorted by relevance
424 SBCommandInterpreter::AddCommand (const char* name, lldb::SBCommandPluginInterface* impl, const cha… in AddCommand() function in SBCommandInterpreter478 SBCommand::AddCommand (const char* name, lldb::SBCommandPluginInterface *impl, const char* help) in AddCommand() function in SBCommand
748 CommandInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_rep… in AddCommand() function in CommandInterpreter