Searched refs:FileCollectorFileSystem (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp193 class FileCollectorFileSystem : public vfs::FileSystem { class in namespace:__anon1980
195 explicit FileCollectorFileSystem(IntrusiveRefCntPtr<vfs::FileSystem> FS, function in class:__anon1980::FileCollectorFileSystem
267 return new FileCollectorFileSystem(std::move(BaseFS), std::move(Collector));

Completed in 52 milliseconds