Searched refs:AddMultiwordCommand (Results 1 – 4 of 4) sorted by relevance
74 AddMultiwordCommand (const char* name, const char* help);176 AddMultiwordCommand (const char* name, const char* help = NULL);
52 lldb::SBCommand foo = interpreter.AddMultiwordCommand("foo",NULL); in PluginInitialize()
53 lldb::SBCommand foo = interpreter.AddMultiwordCommand("plugin_loaded_command",NULL); in PluginInitialize()
413 SBCommandInterpreter::AddMultiwordCommand (const char* name, const char* help) in AddMultiwordCommand() function in SBCommandInterpreter463 SBCommand::AddMultiwordCommand (const char* name, const char* help) in AddMultiwordCommand() function in SBCommand