Searched defs:polymorphic_matcher_or_value (Results 1 – 3 of 3) sorted by relevance
116 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()140 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()257 static inline Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()
517 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()627 static inline Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()
404 static Matcher<T> Cast(M polymorphic_matcher_or_value) { in Cast()432 static Matcher<T> CastImpl(M polymorphic_matcher_or_value, in CastImpl()514 static inline Matcher<T> Cast(M polymorphic_matcher_or_value) { in Cast()