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