Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/support/
H A DThreadsafeFS.cpp26 class VolatileFileSystem : public llvm::vfs::ProxyFileSystem { class
28 explicit VolatileFileSystem(llvm::IntrusiveRefCntPtr<FileSystem> FS) in VolatileFileSystem() function in clang::clangd::__anonf691518a0111::VolatileFileSystem