Searched defs:CondMatcher (Results 1 – 2 of 2) sorted by relevance
148 CondMatcher(std::function<bool(const T &)> C) : Condition(C) {} in CondMatcher() function
1708 auto CondMatcher = m_CombineAnd( visitAdd() local