Searched defs:ExternalFS (Results 1 – 4 of 4) sorted by relevance
1019 FileSystem &ExternalFS; member in llvm::vfs::VFSFromYamlDirIterImpl1608 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()1841 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()1877 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in collectVFSFromYAML()2060 bool IterateExternalFS, FileSystem &ExternalFS, std::error_code &EC) in VFSFromYamlDirIterImpl()
842 IntrusiveRefCntPtr<FileSystem> ExternalFS; member in __anon8d21fd050711::RedirectingFileSystem878 RedirectingFileSystem(IntrusiveRefCntPtr<FileSystem> ExternalFS) in RedirectingFileSystem()1390 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()1585 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()
672 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) { in getFromYAMLRawString()680 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) { in getFromYAMLString()
675 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable