Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DFileSystem.h33 FileSystem() : m_fs(llvm::vfs::getRealFileSystem()) {} in FileSystem() function
34 FileSystem(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> fs) in FileSystem() function
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h26 class FileSystem; variable
/llvm-project-15.0.7/llvm/include/llvm/WindowsDriver/
H A DMSVCPaths.h21 class FileSystem; variable
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/
H A DOptionsProviderTest.cpp20 llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> FileSystem( in TEST() local
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DDataBufferLLVM.h25 class FileSystem; variable
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DSpecialCaseList.h67 class FileSystem; variable
H A DCommandLine.h47 class FileSystem; variable
H A DVirtualFileSystem.h218 class FileSystem; variable
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DModuleBuilder.h26 class FileSystem; variable
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h30 class FileSystem; variable
H A DCompilerInvocation.h40 class FileSystem; variable
H A DASTUnit.h55 class FileSystem; variable
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DDriver.h35 class FileSystem; variable
H A DToolChain.h45 class FileSystem; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp590 llvm::vfs::FileSystem &FileSystem = in handleErrors() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h52 class FileSystem; variable
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h27 class FileSystem; variable