Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h122 lldb::SBCommandPluginInterface *impl,
149 lldb::SBCommandPluginInterface *impl,
179 lldb::SBCommandPluginInterface *impl,
352 class SBCommandPluginInterface {
354 virtual ~SBCommandPluginInterface() = default;
406 lldb::SBCommandPluginInterface *impl,
433 lldb::SBCommandPluginInterface *impl,
467 lldb::SBCommandPluginInterface *impl,
H A DSBDefines.h60 class LLDB_API SBCommandPluginInterface; variable
/src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp42 lldb::SBCommandPluginInterface *backend, in CommandPluginInterfaceImplementation()
80 std::shared_ptr<lldb::SBCommandPluginInterface> m_backend;
604 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
613 lldb::SBCommandPluginInterface *impl, in AddCommand()
620 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
701 lldb::SBCommandPluginInterface *impl, in AddCommand()
709 lldb::SBCommandPluginInterface *impl, in AddCommand()
716 lldb::SBCommandPluginInterface *impl, in AddCommand()