Home
last modified time | relevance | path

Searched refs:CommandPluginInterfaceImplementation (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp36 class CommandPluginInterfaceImplementation : public CommandObjectParsed { class
38 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in CommandPluginInterfaceImplementation
575 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()
676 new_command_sp = std::make_shared<CommandPluginInterfaceImplementation>( in AddCommand()