Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp193 static FilterRuleSP CreateRule(bool match_accepts, size_t attribute, in CreateRule() argument
205 return find_it->second(match_accepts, attribute, op_arg, error); in CreateRule()