Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp629 bool GetDisplayCategory() const { return m_display_category; } in GetDisplayCategory() function in sddarwinlog_private::EnableOptions
1745 if (options_sp->GetDisplayCategory()) { in DumpHeader()