Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp603 bool GetIncludeDebugLevel() const { return m_include_debug_level; } in GetIncludeDebugLevel() function in sddarwinlog_private::EnableOptions
1450 if (options_sp->GetIncludeDebugLevel()) in FilterLaunchInfo()