Home
last modified time | relevance | path

Searched defs:FileSystem (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFileSystem.h34 FileSystem() : m_fs(llvm::vfs::getRealFileSystem()) {} in FileSystem() function
35 FileSystem(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> fs) : m_fs(fs) {} in FileSystem() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DDataBufferLLVM.h26 class FileSystem; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileSystemStatCache.h34 class FileSystem; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h30 class FileSystem; variable
H A DCompilerInvocation.h40 class FileSystem; variable
H A DASTUnit.h56 class FileSystem; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DDriver.h32 class FileSystem; variable
H A DToolChain.h43 class FileSystem; variable
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h195 class FileSystem; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h27 class FileSystem; variable