Home
last modified time | relevance | path

Searched refs:CastImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h356 return CastImpl(polymorphic_matcher_or_value, in Cast()
363 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
380 static Matcher<T> CastImpl(const M& value, in CastImpl() function
396 static Matcher<T> CastImpl(const M& value,
4479 Matcher<T> internal::MatcherCastImpl<T, M>::CastImpl(