Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h121 lldb::SBCommandPluginInterface *impl,
148 lldb::SBCommandPluginInterface *impl,
178 lldb::SBCommandPluginInterface *impl,
336 class SBCommandPluginInterface {
338 virtual ~SBCommandPluginInterface() = default;
390 lldb::SBCommandPluginInterface *impl,
417 lldb::SBCommandPluginInterface *impl,
451 lldb::SBCommandPluginInterface *impl,
H A DSBDefines.h58 class LLDB_API SBCommandPluginInterface; variable
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp41 lldb::SBCommandPluginInterface *backend, in CommandPluginInterfaceImplementation()
79 std::shared_ptr<lldb::SBCommandPluginInterface> m_backend;
574 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
583 lldb::SBCommandPluginInterface *impl, in AddCommand()
590 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
671 lldb::SBCommandPluginInterface *impl, in AddCommand()
679 lldb::SBCommandPluginInterface *impl, in AddCommand()
686 lldb::SBCommandPluginInterface *impl, in AddCommand()