Searched defs:polymorphic_matcher_or_value (Results 1 – 2 of 2) sorted by relevance
338 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()359 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()518 inline Matcher<T> SafeMatcherCast(const M& polymorphic_matcher_or_value) { in SafeMatcherCast()
519 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()547 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl()629 static inline Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast()