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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp997 const char *enable_options = local
999 Args args(enable_options);
1030 auto enable_options = GetGlobalProperties()->GetAutoEnableOptions(); local
1031 if (!enable_options.empty()) {
1033 command_stream << enable_options; local

Completed in 329 milliseconds