Searched refs:SBCommandPluginInterface (Results 1 – 3 of 3) sorted by relevance
77 AddCommand (const char* name, lldb::SBCommandPluginInterface *impl, const char* help);174 class SBCommandPluginInterface186 ~SBCommandPluginInterface () in ~SBCommandPluginInterface()209 AddCommand (const char* name, lldb::SBCommandPluginInterface* impl, const char* help = NULL);
35 class SBCommandPluginInterface; variable
37 lldb::SBCommandPluginInterface* backend, in CommandPluginInterfaceImplementation()58 lldb::SBCommandPluginInterface* m_backend;547 SBCommandInterpreter::AddCommand (const char* name, lldb::SBCommandPluginInterface* impl, const cha… in AddCommand()601 SBCommand::AddCommand (const char* name, lldb::SBCommandPluginInterface *impl, const char* help) in AddCommand()