Searched refs:bitcastToMemory (Results 1 – 5 of 5) sorted by relevance
84 void bitcastToMemory(std::byte *Buff) { std::memcpy(Buff, &V, sizeof(V)); } in bitcastToMemory() function
306 F.bitcastToMemory(Buff.get()); in readPointerToBuffer()314 BITCAST_TYPE_SWITCH(T, { P.deref<T>().bitcastToMemory(Buff.get()); }); in readPointerToBuffer()
190 void bitcastToMemory(std::byte *Buff) const { in bitcastToMemory() function
163 void bitcastToMemory(std::byte *Dest) const {
202 void bitcastToMemory(std::byte *Dest) const { in bitcastToMemory() function