Searched refs:ChildCommand (Results 1 – 2 of 2) sorted by relevance
25 class ChildCommand : public lldb::SBCommandPluginInterface class53 foo.AddCommand("child",new ChildCommand(),"a child of foo"); in PluginInitialize()
25 class ChildCommand : public lldb::SBCommandPluginInterface class54 foo.AddCommand("child",new ChildCommand(),"a child of plugin_loaded_command"); in PluginInitialize()