LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::IntrusiveRefCntPtrInfo< ImutAVLTree< ImutInfo > > Struct Template Reference

#include "llvm/ADT/ImmutableSet.h"

Static Public Member Functions

static void retain (ImutAVLTree< ImutInfo > *Tree)
 
static void release (ImutAVLTree< ImutInfo > *Tree)
 

Detailed Description

template<typename ImutInfo>
struct llvm::IntrusiveRefCntPtrInfo< ImutAVLTree< ImutInfo > >

Definition at line 349 of file ImmutableSet.h.

Member Function Documentation

◆ release()

template<typename ImutInfo >
static void llvm::IntrusiveRefCntPtrInfo< ImutAVLTree< ImutInfo > >::release ( ImutAVLTree< ImutInfo > *  Tree)
inlinestatic

Definition at line 351 of file ImmutableSet.h.

◆ retain()

template<typename ImutInfo >
static void llvm::IntrusiveRefCntPtrInfo< ImutAVLTree< ImutInfo > >::retain ( ImutAVLTree< ImutInfo > *  Tree)
inlinestatic

Definition at line 350 of file ImmutableSet.h.

References llvm::ImutAVLTree< ImutInfo >::retain().


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