Searched refs:ProxyFileSystem (Results 1 – 4 of 4) sorted by relevance
215 llvm::vfs::ProxyFileSystem>(std::move(FS)), in DependencyScanningWorkerFilesystem()424 std::error_code EC = ProxyFileSystem::setCurrentWorkingDirectory(Path); in setCurrentWorkingDirectory()
438 class ProxyFileSystem : public RTTIExtends<ProxyFileSystem, FileSystem> {441 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) in ProxyFileSystem() function
339 llvm::vfs::ProxyFileSystem> {
612 void ProxyFileSystem::anchor() {} in anchor()2950 const char ProxyFileSystem::ID = 0;