Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp614 bool GetEchoToStdErr() const { return m_echo_to_stderr; } in GetEchoToStdErr() function in sddarwinlog_private::EnableOptions
1432 if (!options_sp->GetEchoToStdErr()) { in FilterLaunchInfo()