Searched defs:UncompressedPointer (Results 1 – 1 of 1) sorted by relevance
453 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(T* ptr) : ptr_(ptr) {} in UncompressedPointer() function454 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(std::nullptr_t) in UncompressedPointer() function464 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function470 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function