Searched refs:CommandPluginInterfaceImplementation (Results 1 – 4 of 4) sorted by relevance
19 class CommandPluginInterfaceImplementation; variable145 friend class lldb_private::CommandPluginInterfaceImplementation;
19 class CommandPluginInterfaceImplementation; variable337 friend class lldb_private::CommandPluginInterfaceImplementation;
19 class CommandPluginInterfaceImplementation; variable666 friend class lldb_private::CommandPluginInterfaceImplementation;
38 class CommandPluginInterfaceImplementation : public CommandObjectParsed { class40 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in lldb_private::CommandPluginInterfaceImplementation637 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()739 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()