Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp991 const char *enable_options = in ParseAutoEnableOptions() local
993 Args args(enable_options); in ParseAutoEnableOptions()
1024 auto enable_options = GetGlobalProperties().GetAutoEnableOptions(); in RunEnableCommand() local
1025 if (!enable_options.empty()) { in RunEnableCommand()
1027 command_stream << enable_options; in RunEnableCommand()