Searched refs:AddMultiwordCommand (Results 1 – 4 of 4) sorted by relevance
68 lldb::SBCommand AddMultiwordCommand(const char *name, const char *help);315 lldb::SBCommand AddMultiwordCommand(const char *name,
43 lldb::SBCommand foo = interpreter.AddMultiwordCommand("foo", NULL); in PluginInitialize()
540 lldb::SBCommand SBCommandInterpreter::AddMultiwordCommand(const char *name, in AddMultiwordCommand() function in SBCommandInterpreter633 lldb::SBCommand SBCommand::AddMultiwordCommand(const char *name, in AddMultiwordCommand() function in SBCommand
410 lldb::SBCommand mpxTable = interpreter.AddMultiwordCommand( in MPXPluginInitialize()