Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DDependencyScanningWorker.h112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DDependencyScanningWorker.h112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DDependencyScanningWorker.h112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DDependencyScanningWorker.h112 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCollector.cpp265 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
H A DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFileCollector.cpp314 FileCollector::createCollectorVFS(IntrusiveRefCntPtr<vfs::FileSystem> BaseFS, in createCollectorVFS()
H A DVirtualFileSystem.cpp418 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()
/aosp_15_r20/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp290 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { in OverlayFileSystem()