Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileOutputBuffer.cpp32 class OnDiskBuffer : public FileOutputBuffer { class
34 OnDiskBuffer(StringRef Path, fs::TempFile Temp, fs::mapped_file_region Buf) in OnDiskBuffer() function in __anondddc5bfe0111::OnDiskBuffer