Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp32 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in StandaloneToolExecutor()
H A DTooling.cpp474 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp314 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS() argument
H A DVirtualFileSystem.cpp421 OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) OverlayFileSystem() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4883 createVFSFromCompilerInvocation(const CompilerInvocation & CI,DiagnosticsEngine & Diags,IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) createVFSFromCompilerInvocation() argument
4890 createVFSFromOverlayFiles(ArrayRef<std::string> VFSOverlayFiles,DiagnosticsEngine & Diags,IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) createVFSFromOverlayFiles() argument