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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h371 llvm::IntrusiveRefCntPtr<llvm::vfs::OverlayFileSystem> OverlayFileSystem; member in class:clang::tooling::ClangTool
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h322 class OverlayFileSystem : public FileSystem { class in namespace:llvm::vfs
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp389 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) { function in class:OverlayFileSystem
[all...]

Completed in 90 milliseconds