Searched defs:BaseFS (Results 1 – 6 of 6) sorted by relevance
112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
32 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in StandaloneToolExecutor()
474 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
314 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
430 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
5094 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in createVFSFromCompilerInvocation()5101 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in createVFSFromOverlayFiles()