Searched refs:m_filter_fall_through_accepts (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp478 m_filter_fall_through_accepts(DEFAULT_FILTER_FALLTHROUGH_ACCEPTS),
488 m_filter_fall_through_accepts = DEFAULT_FILTER_FALLTHROUGH_ACCEPTS;
549 m_filter_fall_through_accepts =
595 m_filter_fall_through_accepts);
620 bool GetFallthroughAccepts() const { return m_filter_fall_through_accepts; }
734 bool m_filter_fall_through_accepts; member in class:sddarwinlog_private::EnableOptions

Completed in 103 milliseconds