Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp605 bool GetIncludeDebugLevel() const { return m_include_debug_level; } in GetIncludeDebugLevel() function in sddarwinlog_private::EnableOptions
1443 if (options_sp->GetIncludeDebugLevel()) in FilterLaunchInfo()