Home
last modified time | relevance | path

Searched defs:ExternalFS (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1019 FileSystem &ExternalFS; member in llvm::vfs::VFSFromYamlDirIterImpl
1608 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()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp842 IntrusiveRefCntPtr<FileSystem> ExternalFS; member in __anon5d97690f0711::RedirectingFileSystem
878 RedirectingFileSystem(IntrusiveRefCntPtr<FileSystem> ExternalFS) in RedirectingFileSystem()
1390 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()
1585 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp672 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) { in getFromYAMLRawString()
680 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) { in getFromYAMLString()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h675 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DVirtualFileSystem.cpp2133 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in create()
2174 bool UseExternalNames, FileSystem &ExternalFS) { in create()
2555 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in getVFSFromYAML()
2602 IntrusiveRefCntPtr<FileSystem> ExternalFS) { in collectVFSFromYAML()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DVirtualFileSystem.h948 IntrusiveRefCntPtr<FileSystem> ExternalFS; variable