Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
HDStructuredDataDarwinLog.h18 class EnableCommand; variable
HDStructuredDataDarwinLog.cpp739 class EnableCommand : public CommandObjectParsed { class
741 EnableCommand(CommandInterpreter &interpreter, bool enable, const char *name, in EnableCommand() function in sddarwinlog_private::EnableCommand