Searched defs:MatcherBase (Results 1 – 2 of 2) sorted by relevance
220 MatcherBase() {} in MatcherBase() function223 explicit MatcherBase(const MatcherInterface<T>* impl) in MatcherBase() function
53 template <class A> class MatcherBase; variable