LLVM API Documentation
#include <IntrusiveRefCntPtr.h>
Static Public Member Functions | |
static void | retain (T *obj) |
static void | release (T *obj) |
Definition at line 88 of file IntrusiveRefCntPtr.h.
static void llvm::IntrusiveRefCntPtrInfo< T >::release | ( | T * | obj | ) | [inline, static] |
Definition at line 90 of file IntrusiveRefCntPtr.h.
static void llvm::IntrusiveRefCntPtrInfo< T >::retain | ( | T * | obj | ) | [inline, static] |
Definition at line 89 of file IntrusiveRefCntPtr.h.