Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DLogFilterExactMatch.cpp12 LogFilterExactMatch::LogFilterExactMatch(bool match_accepts, in LogFilterExactMatch()
DLogFilterRegex.cpp23 LogFilterRegex::LogFilterRegex(bool match_accepts, FilterTarget filter_target, in LogFilterRegex()
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp195 static FilterRuleSP CreateRule(bool match_accepts, size_t attribute, in CreateRule()