Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp352 const std::string &match_text) in ExactMatchFilterRule() argument
354 m_match_text(match_text) {} in ExactMatchFilterRule()