reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 1613       : matchers_(MatcherListType::BuildList(matchers...)) {}
 1620     return MatcherListType::template CreateMatcher<T, CombiningMatcher>(
 1627   const typename MatcherListType::ListType matchers_;