Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h145 return CastImpl(polymorphic_matcher_or_value, in Cast()
152 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
169 static Matcher<T> CastImpl(const M& value, in CastImpl() function
185 static Matcher<T> CastImpl(const M& value,
3630 Matcher<T> internal::MatcherCastImpl<T, M>::CastImpl(