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

References

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
 1484          it != untyped_on_call_specs_.rend(); ++it) {
 1484          it != untyped_on_call_specs_.rend(); ++it) {
 1485       const OnCallSpec<F>* spec = static_cast<const OnCallSpec<F>*>(*it);