Searched defs:m_Op (Results 1 – 1 of 1) sorted by relevance
227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function265 auto m_Op(Matchers... matchers) { in m_Op() function