Searched refs:ValueMatchesPoly (Results 1 – 2 of 2) sorted by relevance
70 class ValueMatchesPoly {72 explicit ValueMatchesPoly(const M &Matcher) : Matcher(Matcher) {} in ValueMatchesPoly() function158 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue()159 return detail::ValueMatchesPoly<M>(Matcher); in HasValue()
70 class ValueMatchesPoly {72 explicit ValueMatchesPoly(const M &Matcher) : Matcher(Matcher) {} in ValueMatchesPoly() function200 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue()201 return detail::ValueMatchesPoly<M>(Matcher); in HasValue()