HomeSort by: relevance | last modified time | path
    Searched refs:ProxyFileSystem (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
DependencyScanningFilesystem.h 143 class DependencyScanningWorkerFilesystem : public llvm::vfs::ProxyFileSystem {
149 : ProxyFileSystem(std::move(FS)), SharedCache(SharedCache),
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h 370 class ProxyFileSystem : public FileSystem {
372 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS)
  /src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp 542 void ProxyFileSystem::anchor() {}

Completed in 18 milliseconds