Searched refs:mapped_file (Results 1 – 1 of 1) sorted by relevance
36 std::unique_ptr<llvm::sys::fs::mapped_file_region> mapped_file( in create() local42 pResult.reset(new FileOutputBuffer(mapped_file.get(), pFileHandle)); in create()44 mapped_file.release(); in create()