Searched refs:SBCommandPluginInterface (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBCommandInterpreter.h | 122 lldb::SBCommandPluginInterface *impl, 149 lldb::SBCommandPluginInterface *impl, 179 lldb::SBCommandPluginInterface *impl, 354 class SBCommandPluginInterface { 356 virtual ~SBCommandPluginInterface() = default; 408 lldb::SBCommandPluginInterface *impl, 435 lldb::SBCommandPluginInterface *impl, 469 lldb::SBCommandPluginInterface *impl,
|
| H A D | SBDefines.h | 60 class LLDB_API SBCommandPluginInterface; variable
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 42 lldb::SBCommandPluginInterface *backend, in CommandPluginInterfaceImplementation() 80 lldb::SBCommandPluginInterface *m_backend; 616 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand() 625 lldb::SBCommandPluginInterface *impl, in AddCommand() 632 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand() 714 lldb::SBCommandPluginInterface *impl, in AddCommand() 722 lldb::SBCommandPluginInterface *impl, in AddCommand() 729 lldb::SBCommandPluginInterface *impl, in AddCommand()
|