Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp312 class ExactMatchFilterRule : public FilterRule { class
341 new ExactMatchFilterRule(accept, attribute_index, op_arg)); in CreateOperation()
349 ExactMatchFilterRule(bool accept, size_t attribute_index, in ExactMatchFilterRule() function in sddarwinlog_private::ExactMatchFilterRule
358 ExactMatchFilterRule::RegisterOperation(); in RegisterFilterOperations()