Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp929 class BaseCommand : public CommandObjectMultiword { class
931 BaseCommand(CommandInterpreter &interpreter) in BaseCommand() function in sddarwinlog_private::BaseCommand
1357 auto command_sp = CommandObjectSP(new BaseCommand(interpreter)); in DebuggerInitialize()