Home
last modified time | relevance | path

Searched refs:createPhysicalFileSystem (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/support/
DThreadsafeFS.cpp90 return new VolatileFileSystem(llvm::vfs::createPhysicalFileSystem()); in viewImpl()
/external/llvm-project/clang/lib/Tooling/
DAllTUsExecution.cpp127 llvm::vfs::createPhysicalFileSystem(); in execute()
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DDependencyScanningWorker.cpp157 RealFS = llvm::vfs::createPhysicalFileSystem(); in DependencyScanningWorker()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h309 std::unique_ptr<FileSystem> createPhysicalFileSystem();
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h310 std::unique_ptr<FileSystem> createPhysicalFileSystem();
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp455 std::unique_ptr<vfs::FileSystem> BFS = vfs::createPhysicalFileSystem(), in TEST()
456 CFS = vfs::createPhysicalFileSystem(); in TEST()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp351 std::unique_ptr<FileSystem> vfs::createPhysicalFileSystem() { in createPhysicalFileSystem() function in vfs
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp351 std::unique_ptr<FileSystem> vfs::createPhysicalFileSystem() { in createPhysicalFileSystem() function in vfs