Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DFileSystem.h191 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> GetVirtualFileSystem() { in GetVirtualFileSystem() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp142 FileSystem::Instance().GetVirtualFileSystem()); in Highlight()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h80 FileSystem::Instance().GetVirtualFileSystem()) {} in ClangASTImporter()
H A DClangExpressionSourceCode.cpp247 FileSystem::Instance().GetVirtualFileSystem()); in TokenVerifier()
H A DClangModulesDeclVendor.cpp750 instance->createFileManager(FileSystem::Instance().GetVirtualFileSystem()); in Create()
H A DClangExpressionParser.cpp395 m_compiler->createFileManager(FileSystem::Instance().GetVirtualFileSystem()); in ClangExpressionParser()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp301 FileSystem::Instance().GetVirtualFileSystem(); in FindSymbolFileInBundle()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp732 file_system_options, FileSystem::Instance().GetVirtualFileSystem()); in CreateASTContext()