Searched defs:CastImpl (Results 1 – 3 of 3) sorted by relevance
140 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function157 static Matcher<T> CastImpl( in CastImpl() function
538 static Matcher<T> CastImpl(const M& value, BooleanConstant<false>) { in CastImpl() function545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
425 static Matcher<T> CastImpl(M value, BooleanConstant<false>) { in CastImpl() function432 static Matcher<T> CastImpl(M polymorphic_matcher_or_value, in CastImpl() function