Searched refs:CommandPluginInterfaceImplementation (Results 1 – 4 of 4) sorted by relevance
19 class CommandPluginInterfaceImplementation; variable138 friend class lldb_private::CommandPluginInterfaceImplementation;
19 class CommandPluginInterfaceImplementation; variable335 friend class lldb_private::CommandPluginInterfaceImplementation;
18 class CommandPluginInterfaceImplementation; variable494 friend class lldb_private::CommandPluginInterfaceImplementation;
38 class CommandPluginInterfaceImplementation : public CommandObjectParsed { class40 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in lldb_private::CommandPluginInterfaceImplementation625 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()726 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()