Home
last modified time | relevance | path

Searched defs:PointeeOf (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/internal/
Dgmock-internal-utils.h63 struct PointeeOf { struct
70 struct PointeeOf<T*> { typedef T type; }; // NOLINT argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h63 struct PointeeOf { struct
70 struct PointeeOf<T*> { typedef T type; }; // NOLINT argument
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h79 struct PointeeOf { struct
86 struct PointeeOf<T*> { typedef T type; }; // NOLINT argument