Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/
H A DStandaloneExecution.cpp32 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in StandaloneToolExecutor()
H A DTooling.cpp432 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp99 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) in ErrorReporter()
510 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> BaseFS, in runClangTidy()
548 IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> BaseFS) in runClangTidy()
588 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in handleErrors()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp373 llvm::IntrusiveRefCntPtr<vfs::FileSystem> BaseFS) { in getVfsFromFile()
476 llvm::IntrusiveRefCntPtr<vfs::OverlayFileSystem> BaseFS( in clangTidyMain() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DFileCollector.cpp312 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
H A DVirtualFileSystem.cpp419 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp1781 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS( in TEST_F() local
1811 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS( in TEST_F() local
1853 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS( in TEST_F() local
3001 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
3029 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
3057 IntrusiveRefCntPtr<vfs::InMemoryFileSystem> BaseFS = in TEST() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp4678 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in createVFSFromCompilerInvocation()