Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp342 class ExactMatchFilterRule : public FilterRule { class
371 new ExactMatchFilterRule(accept, attribute_index, op_arg)); in CreateOperation()
379 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule() function in sddarwinlog_private::ExactMatchFilterRule
388 ExactMatchFilterRule::RegisterOperation(); in RegisterFilterOperations()