Home
last modified time | relevance | path

Searched refs:ProxyFileSystem (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h353 class ProxyFileSystem : public FileSystem {
355 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) in ProxyFileSystem() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp476 void ProxyFileSystem::anchor() {} in anchor()