Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h18 class EnableCommand; variable
24 friend sddarwinlog_private::EnableCommand;
H A DStructuredDataDarwinLog.cpp741 class EnableCommand : public CommandObjectParsed { class
743 EnableCommand(CommandInterpreter &interpreter, bool enable, const char *name, in EnableCommand() function in sddarwinlog_private::EnableCommand
945 new EnableCommand(interpreter, in BaseCommand()
954 new EnableCommand(interpreter, in BaseCommand()