Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp612 bool GetFallthroughAccepts() const { return m_filter_fall_through_accepts; } in GetFallthroughAccepts() function in sddarwinlog_private::EnableOptions
921 options_sp->GetFallthroughAccepts() ? "accept" : "reject"); in DoExecute()