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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 2067     typedef typename PointeeOf<GTEST_REMOVE_CONST_(  // NOLINT
 2203             is_pointer<GTEST_REMOVE_CONST_(T)>::type(),
 2264             is_pointer<GTEST_REMOVE_CONST_(T)>::type(),
 2556     typedef internal::StlContainerView<GTEST_REMOVE_CONST_(LhsContainer)>
 4167                             GTEST_REMOVE_CONST_(Container)> >
 4171   typedef GTEST_REMOVE_CONST_(Container) RawContainer;
 4204                                   GTEST_REMOVE_CONST_(Container)>
 4209   typedef GTEST_REMOVE_CONST_(Container) RawContainer;
 4239         Tuple2Matcher, typename internal::StlContainerView<GTEST_REMOVE_CONST_(
 4246   typedef GTEST_REMOVE_CONST_(RhsContainer) RawRhsContainer;
utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
  416         GTEST_REMOVE_CONST_(RawContainer)>();
  426   typedef GTEST_REMOVE_CONST_(Element) RawElement;
  472   typedef GTEST_REMOVE_CONST_(