Home
last modified time | relevance | path

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

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