Searched defs:OverlayFileSystem (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h382 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem; member in class:clang::tooling::ClangTool
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h321 class OverlayFileSystem : public FileSystem { class in namespace:llvm::vfs
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { function in class:OverlayFileSystem
[all...]

Completed in 173 milliseconds