Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp140 llvm::StringRef GetAutoEnableOptions() const { in GetAutoEnableOptions() function in sddarwinlog_private::StructuredDataDarwinLogProperties
1024 auto enable_options = GetGlobalProperties().GetAutoEnableOptions(); in RunEnableCommand()