Searched refs:CommandPluginInterfaceImplementation (Results 1 – 4 of 4) sorted by relevance
19 class CommandPluginInterfaceImplementation; variable138 friend class lldb_private::CommandPluginInterfaceImplementation;
18 class CommandPluginInterfaceImplementation; variable319 friend class lldb_private::CommandPluginInterfaceImplementation;
18 class CommandPluginInterfaceImplementation; variable478 friend class lldb_private::CommandPluginInterfaceImplementation;
37 class CommandPluginInterfaceImplementation : public CommandObjectParsed { class39 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in lldb_private::CommandPluginInterfaceImplementation595 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()696 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()