Searched defs:polymorphic_matcher_or_value (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h517 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { argument
545 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, argument
627 static inline Matcher<T> Cast(const M& polymorphic_matcher_or_value) { argument

Completed in 31 milliseconds