HomeSort by: relevance | last modified time | path
    Searched refs:PointeeOf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
gmock-internal-utils.h 76 // PointeeOf<Pointer>::type is the type of a value pointed to by a
81 struct PointeeOf {
88 struct PointeeOf<T*> { typedef T type; }; // NOLINT
425 typename internal::PointeeOf<ElementPointer>::type>::type RawElement;
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h 1619 typedef typename PointeeOf<typename std::remove_const<

Completed in 39 milliseconds