Home
last modified time | relevance | path

Searched defs:OverlayFileSystem (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestFS.h38 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem = in viewImpl() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.h17 class OverlayFileSystem; variable
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp177 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
203 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
229 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
258 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
304 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
330 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
350 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
738 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( TEST() local
[all...]
H A DRewriterTestContext.h132 IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem; global() variable
/llvm-project/clang/include/clang/Tooling/
H A DTooling.h383 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem; global() variable
/llvm-project/clang/tools/clang-installapi/
H A DClangInstallAPI.cpp86 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in run() local
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp233 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( in runToolOnCodeWithArgs() local
695 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem( buildASTFromCodeWithArgs() local
[all...]
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp430 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { OverlayFileSystem() function in OverlayFileSystem
[all...]