Searched refs:constant_int_value_matcher (Results 1 – 1 of 1) sorted by relevance
114 template <int64_t TargetValue> struct constant_int_value_matcher { struct222 inline detail::constant_int_value_matcher<1> m_One() { in m_One()223 return detail::constant_int_value_matcher<1>(); in m_One()232 inline detail::constant_int_value_matcher<0> m_Zero() { in m_Zero()233 return detail::constant_int_value_matcher<0>(); in m_Zero()