Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/stdio/printf_core/
H A Dwriter.h23 struct WriteBuffer { global() struct
34 WriteBufferWriteBuffer WriteBuffer() argument
39 WriteBufferWriteBuffer WriteBuffer() argument
48 overflow_writeWriteBuffer overflow_write() argument
/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp149 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local
248 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local