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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp51 static bool DEFAULT_FILTER_FALLTHROUGH_ACCEPTS = true; member in namespace:sddarwinlog_private
476 m_filter_fall_through_accepts(DEFAULT_FILTER_FALLTHROUGH_ACCEPTS),
486 m_filter_fall_through_accepts = DEFAULT_FILTER_FALLTHROUGH_ACCEPTS;

Completed in 138 milliseconds