Searched refs:copy_to_buffer (Results 1 – 3 of 3) sorted by relevance
306 copy_to_buffer(Ptr + BytesToWrite, Size - BytesToWrite); in write()312 copy_to_buffer(Ptr, NumBytes); in write()317 copy_to_buffer(Ptr, Size); in write()322 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { in copy_to_buffer() function in raw_ostream
287 void copy_to_buffer(const char *Ptr, size_t Size);
402 copy_to_buffer was used to copy the binary bytes in a UUID, where