| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | Reproducer.cpp | 27 Reproducer::Reproducer() : VFS(vfs::getRealFileSystem()) {} in Reproducer() 37 VFS = FileCollector::createCollectorVFS(vfs::getRealFileSystem(), FC); in ReproducerGenerate() 69 vfs::getRealFileSystem()->getBufferForFile(Mapping.str()); in ReproducerUse()
|
| H A D | LinkUtils.h | 83 vfs::getRealFileSystem();
|
| H A D | DebugMap.cpp | 236 BinaryHolder BinHolder(vfs::getRealFileSystem(), /* Verbose =*/false); in denormalize()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.h | 41 *vfs::getRealFileSystem()); in Options() 44 *vfs::getRealFileSystem()); in Options()
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | Yaml.h | 34 llvm::vfs::FileSystem *FS = llvm::vfs::getRealFileSystem().get(); in getConfiguration()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/ |
| H A D | StandaloneExecution.h | 41 llvm::vfs::getRealFileSystem(),
|
| H A D | Tooling.h | 327 llvm::vfs::getRealFileSystem(),
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 105 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main()
|
| /openbsd-src/gnu/llvm/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() 665 new llvm::vfs::OverlayFileSystem(llvm::vfs::getRealFileSystem())); in buildASTFromCodeWithArgs()
|
| H A D | JSONCompilationDatabase.cpp | 170 std::move(Base), llvm::vfs::getRealFileSystem()))) in loadFromDirectory()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
| H A D | FileSystem.h | 33 FileSystem() : m_fs(llvm::vfs::getRealFileSystem()) {} in FileSystem()
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | COFFVCRuntimeSupport.cpp | 159 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in getMSVCToolchainPath()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/ |
| H A D | llvm-cfi-verify.cpp | 272 *vfs::getRealFileSystem(), Error); in main()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 348 IntrusiveRefCntPtr<FileSystem> getRealFileSystem(); 622 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem()); 1056 IntrusiveRefCntPtr<FileSystem> ExternalFS = getRealFileSystem());
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Distro.cpp | 215 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 31 addDirectoryImpl(Dir, vfs::getRealFileSystem(), EC); in addDirectory()
|
| H A D | CommandLine.cpp | 1390 : Saver(A), Tokenizer(T), FS(vfs::getRealFileSystem().get()) {} in ExpansionContext()
|
| H A D | VirtualFileSystem.cpp | 375 IntrusiveRefCntPtr<FileSystem> vfs::getRealFileSystem() { in getRealFileSystem() function in vfs
|
| /openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 700 llvm::vfs::getRealFileSystem());
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | FileManager.cpp | 59 this->FS = llvm::vfs::getRealFileSystem(); in FileManager()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 784 llvm::vfs::getRealFileSystem(); in setupPreambleStorage()
|
| H A D | ASTUnit.cpp | 1797 VFS = llvm::vfs::getRealFileSystem(); in LoadFromCommandLine()
|
| /openbsd-src/gnu/llvm/llvm/tools/sancov/ |
| H A D | sancov.cpp | 522 *vfs::getRealFileSystem()); in createUserIgnorelist()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
| H A D | CodeCoverage.cpp | 838 NameFilterFiles, *vfs::getRealFileSystem(), SpecialCaseListErr); in run()
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | Driver.cpp | 548 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in detectWinSysRoot()
|