Searched defs:UncompressedPointer (Results 1 – 1 of 1) sorted by relevance
454 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(T* ptr) : ptr_(ptr) {} in UncompressedPointer() function455 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(std::nullptr_t) in UncompressedPointer() function465 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function471 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function