Home
last modified time | relevance | path

Searched refs:getRealFileSystem (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DReproducer.cpp26 Reproducer::Reproducer() : VFS(vfs::getRealFileSystem()) {} in Reproducer()
33 VFS = FileCollector::createCollectorVFS(vfs::getRealFileSystem(), FC); in ReproducerGenerate()
52 vfs::getRealFileSystem()->getBufferForFile(Mapping.str()); in ReproducerUse()
H A DLinkUtils.h72 vfs::getRealFileSystem();
H A DDebugMap.cpp237 BinaryHolder BinHolder(vfs::getRealFileSystem(), /* Verbose =*/false); in denormalize()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DSanitizerCoverage.h43 *vfs::getRealFileSystem()); in Options()
46 *vfs::getRealFileSystem()); in Options()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DYaml.h33 llvm::vfs::FileSystem *FS = llvm::vfs::getRealFileSystem().get(); in getConfiguration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DStandaloneExecution.h40 llvm::vfs::getRealFileSystem(),
H A DTooling.h313 llvm::vfs::getRealFileSystem(),
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp207 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in runToolOnCodeWithArgs()
243 return llvm::cantFail(getAbsolutePath(*llvm::vfs::getRealFileSystem(), File)); in getAbsolutePath()
631 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in buildASTFromCodeWithArgs()
H A DJSONCompilationDatabase.cpp173 std::move(Base), llvm::vfs::getRealFileSystem()))) in loadFromDirectory()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h304 IntrusiveRefCntPtr<FileSystem> getRealFileSystem();
507 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());
870 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp109 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/
H A Dllvm-cfi-verify.cpp267 *vfs::getRealFileSystem(), Error); in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp207 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro()
H A DDriver.cpp147 this->VFS = llvm::vfs::getRealFileSystem(); in Driver()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileCollector.cpp31 addDirectoryImpl(Dir, vfs::getRealFileSystem(), EC); in addDirectory()
H A DCommandLine.cpp1257 *vfs::getRealFileSystem()); in ExpandResponseFiles()
1287 *llvm::vfs::getRealFileSystem())) { in readConfigFile()
H A DVirtualFileSystem.cpp346 IntrusiveRefCntPtr<FileSystem> vfs::getRealFileSystem() { in getRealFileSystem() function in vfs
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp275 *vfs::getRealFileSystem()); in ModuleSanitizerCoverageLegacyPass()
278 *vfs::getRealFileSystem()); in ModuleSanitizerCoverageLegacyPass()
H A DDataFlowSanitizer.cpp826 SpecialCaseList::createOrDie(AllABIListFiles, *vfs::getRealFileSystem())); in DataFlowSanitizer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp58 this->FS = llvm::vfs::getRealFileSystem(); in FileManager()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp822 llvm::vfs::getRealFileSystem(); in setupPreambleStorage()
H A DASTUnit.cpp779 llvm::vfs::getRealFileSystem(); in LoadFromASTFile()
1769 VFS = llvm::vfs::getRealFileSystem(); in LoadFromCommandLine()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp513 *vfs::getRealFileSystem()); in createUserBlacklist()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp808 NameFilterFiles, *vfs::getRealFileSystem(), SpecialCaseListErr); in run()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2978 FS = llvm::vfs::getRealFileSystem().get(); in getStyle()

12