Home
last modified time | relevance | path

Searched refs:ProxyFileSystem (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp215 llvm::vfs::ProxyFileSystem>(std::move(FS)), in DependencyScanningWorkerFilesystem()
424 std::error_code EC = ProxyFileSystem::setCurrentWorkingDirectory(Path); in setCurrentWorkingDirectory()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h438 class ProxyFileSystem : public RTTIExtends<ProxyFileSystem, FileSystem> {
441 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) in ProxyFileSystem() function
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h339 llvm::vfs::ProxyFileSystem> {
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp612 void ProxyFileSystem::anchor() {} in anchor()
2950 const char ProxyFileSystem::ID = 0;