Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp933 class BaseCommand : public CommandObjectMultiword { class
935 BaseCommand(CommandInterpreter &interpreter) in BaseCommand() function in sddarwinlog_private::BaseCommand