17#ifndef LLVM_SUPPORT_VIRTUALFILESYSTEMFWD_H
18#define LLVM_SUPPORT_VIRTUALFILESYSTEMFWD_H
29 static unsigned useCount(const ::llvm::vfs::FileSystem *FS);
This file defines the RefCountedBase, ThreadSafeRefCountedBase, and IntrusiveRefCntPtr classes.
The virtual file system interface.
This is an optimization pass for GlobalISel generic memory operations.
static unsigned useCount(const ::llvm::vfs::FileSystem *FS)
static void retain(::llvm::vfs::FileSystem *FS)
static void release(::llvm::vfs::FileSystem *FS)
Class you can specialize to provide custom retain/release functionality for a type.