Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp75 class InMemoryBuffer : public FileOutputBuffer { class
77 InMemoryBuffer(StringRef Path, MemoryBlock Buf, std::size_t BufSize, in InMemoryBuffer() function in __anonc98b739b0111::InMemoryBuffer
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp58 void *InMemoryBuffer = nullptr; member