| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | Reproducer.cpp | 26 Reproducer::Reproducer() : VFS(vfs::getRealFileSystem()) {} in Reproducer() 36 VFS = FileCollector::createCollectorVFS(vfs::getRealFileSystem(), FC); in ReproducerGenerate() 68 vfs::getRealFileSystem()->getBufferForFile(Mapping.str()); in ReproducerUse()
|
| H A D | LinkUtils.h | 75 vfs::getRealFileSystem();
|
| H A D | DebugMap.cpp | 235 BinaryHolder BinHolder(vfs::getRealFileSystem(), /* Verbose =*/false); in denormalize()
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.h | 42 *vfs::getRealFileSystem()); in Options() 45 *vfs::getRealFileSystem()); in Options()
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | ToolingTest.cpp | 178 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST() 204 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST() 230 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST() 259 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST() 305 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST() 333 auto RFS = llvm::vfs::getRealFileSystem(); in overlayRealFS() 692 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in TEST()
|
| H A D | RewriterTestContext.h | 57 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())), in RewriterTestContext()
|
| /llvm-project-15.0.7/clang/unittests/Driver/ |
| H A D | DistroTest.cpp | 347 CountingFileSystem() : ProxyFileSystem(llvm::vfs::getRealFileSystem()) {} in TEST() 368 llvm::vfs::getRealFileSystem(); in TEST() 396 llvm::vfs::getRealFileSystem(); in TEST()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | Yaml.h | 33 llvm::vfs::FileSystem *FS = llvm::vfs::getRealFileSystem().get(); in getConfiguration()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | TestFS.h | 39 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem()); in viewImpl()
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/ |
| H A D | StandaloneExecution.h | 40 llvm::vfs::getRealFileSystem(),
|
| H A D | Tooling.h | 327 llvm::vfs::getRealFileSystem(),
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | SpecialCaseListTest.cpp | 166 SpecialCaseList::create(Files, *vfs::getRealFileSystem(), Error)); in TEST_F() 182 auto SCL = SpecialCaseList::createOrDie(Files, *vfs::getRealFileSystem()); in TEST_F()
|
| H A D | FileCollectorTest.cpp | 176 FileCollector::createCollectorVFS(vfs::getRealFileSystem(), Collector); in TEST() 271 FileCollector::createCollectorVFS(vfs::getRealFileSystem(), Collector); in TEST()
|
| /llvm-project-15.0.7/lldb/source/Initialization/ |
| H A D | SystemInitializerCommon.cpp | 54 llvm::vfs::getRealFileSystem(), fp.GetFileCollector())); in InitializeFileSystem()
|
| /llvm-project-15.0.7/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 105 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main()
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 226 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in runToolOnCodeWithArgs() 262 return llvm::cantFail(getAbsolutePath(*llvm::vfs::getRealFileSystem(), File)); in getAbsolutePath() 654 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in buildASTFromCodeWithArgs()
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | Reproducer.h | 170 llvm::vfs::getRealFileSystem()->getBufferForFile(file.GetPath()); in LoadBuffer()
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | FrontendAction.cpp | 49 if (llvm::vfs::getRealFileSystem()->exists(input.getFile())) { in beginSourceFile()
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | ASTUnitTest.cpp | 54 new FileManager(FileSystemOptions(), vfs::getRealFileSystem()); in createASTUnit()
|
| /llvm-project-15.0.7/lldb/include/lldb/Host/ |
| H A D | FileSystem.h | 33 FileSystem() : m_fs(llvm::vfs::getRealFileSystem()) {} in FileSystem()
|
| /llvm-project-15.0.7/llvm/tools/llvm-cfi-verify/ |
| H A D | llvm-cfi-verify.cpp | 272 *vfs::getRealFileSystem(), Error); in main()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 349 IntrusiveRefCntPtr<FileSystem> getRealFileSystem(); 620 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem()); 1014 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Distro.cpp | 214 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro()
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 31 addDirectoryImpl(Dir, vfs::getRealFileSystem(), EC); in addDirectory()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectReproducer.cpp | 306 vfs::getRealFileSystem()->getBufferForFile(vfs_mapping.GetPath()); in DoExecute()
|