Home
last modified time | relevance | path

Searched defs:RegexFilterRule (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp260 class RegexFilterRule : public FilterRule { class
304 RegexFilterRule(bool accept, size_t attribute_index, in RegexFilterRule() function in sddarwinlog_private::RegexFilterRule