Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/examples/plugins/commands/
Dfooplugin.cpp25 class ChildCommand : public lldb::SBCommandPluginInterface { class
44 foo.AddCommand("child", new ChildCommand(), "a child of foo"); in PluginInitialize()