LLVM 24.0.0git
llvm::IntrusiveRefCntPtrInfo<::llvm::vfs::FileSystem > Struct Reference

#include "llvm/Support/VirtualFileSystemFwd.h"

Inheritance diagram for llvm::IntrusiveRefCntPtrInfo<::llvm::vfs::FileSystem >:
[legend]

Static Public Member Functions

static unsigned useCount (const ::llvm::vfs::FileSystem *FS)
static void retain (::llvm::vfs::FileSystem *FS)
static void release (::llvm::vfs::FileSystem *FS)

Detailed Description

Definition at line 28 of file VirtualFileSystemFwd.h.

Member Function Documentation

◆ release()

◆ retain()

◆ useCount()


The documentation for this struct was generated from the following file: