Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/support/
H A DThreadsafeFS.cpp48 class VolatileFile : public llvm::vfs::File { class in clang::clangd::__anonf691518a0111::VolatileFileSystem
50 VolatileFile(std::unique_ptr<llvm::vfs::File> Wrapped) in VolatileFile() function in clang::clangd::__anonf691518a0111::VolatileFileSystem::VolatileFile