Searched refs:kRecAlign (Results 1 – 1 of 1) sorted by relevance
27 static constexpr size_t kRecAlign = alignof(Value); variable86 auto* size_ptr = reinterpret_cast<size_t*>(alloc.makeBytesAlignedTo(total_size, kRecAlign)); in MakeVector()