Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp616 bool GetEchoToStdErr() const { return m_echo_to_stderr; } in GetEchoToStdErr() function in sddarwinlog_private::EnableOptions
1425 if (!options_sp->GetEchoToStdErr()) { in FilterLaunchInfo()