Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBCommandInterpreter.cpp35 class CommandPluginInterfaceImplementation : public CommandObjectParsed { class
37 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, in CommandPluginInterfaceImplementation() function in CommandPluginInterfaceImplementation