Searched defs:DoesMatch (Results 1 – 5 of 5) sorted by relevance
18 bool LogFilterExactMatch::DoesMatch(const LogMessage &message) const { in DoesMatch() function in LogFilterExactMatch
50 bool LogFilterRegex::DoesMatch(const LogMessage &message) const { in DoesMatch() function in LogFilterRegex
529 auto DoesMatch = Predicate(&*I); in mergeAdjacentPartitionsIf() local
584 auto DoesMatch = Predicate(&*I); in mergeAdjacentPartitionsIf() local