Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp243 bool GetMatchAccepts() const { return m_accept; } in GetMatchAccepts() function in sddarwinlog_private::FilterRule
271 stream.Printf("%s %s regex %s", GetMatchAccepts() ? "accept" : "reject", in Dump()
323 stream.Printf("%s %s match %s", GetMatchAccepts() ? "accept" : "reject", in Dump()