Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp191 static FilterRuleSP CreateRule(bool match_accepts, size_t attribute, in CreateRule() argument
204 return find_it->second(match_accepts, attribute, op_arg, error); in CreateRule()