Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h19 class EnableCommand; variable
25 friend sddarwinlog_private::EnableCommand;
H A DStructuredDataDarwinLog.cpp773 class EnableCommand : public CommandObjectParsed { class
775 EnableCommand(CommandInterpreter &interpreter, bool enable, const char *name, in EnableCommand() function in sddarwinlog_private::EnableCommand
988 new EnableCommand(interpreter, in BaseCommand()
997 new EnableCommand(interpreter, in BaseCommand()