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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp127 llvm::vfs::createPhysicalFileSystem().release();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h309 std::unique_ptr<FileSystem> createPhysicalFileSystem();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp351 std::unique_ptr<FileSystem> vfs::createPhysicalFileSystem() { function in class:vfs

Completed in 146 milliseconds