Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DStandaloneExecution.cpp32 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in StandaloneToolExecutor()
H A DTooling.cpp409 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, in ClangTool()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileCollector.cpp312 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
H A DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4608 IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS) { in createVFSFromCompilerInvocation()