LLVM API Documentation

llvm::IntrusiveRefCntPtr< T > Member List
This is the complete list of members for llvm::IntrusiveRefCntPtr< T >, including all inherited members.
element_type typedefllvm::IntrusiveRefCntPtr< T >
get() const llvm::IntrusiveRefCntPtr< T > [inline]
IntrusiveRefCntPtr()llvm::IntrusiveRefCntPtr< T > [inline, explicit]
IntrusiveRefCntPtr(T *obj)llvm::IntrusiveRefCntPtr< T > [inline]
IntrusiveRefCntPtr(const IntrusiveRefCntPtr &S)llvm::IntrusiveRefCntPtr< T > [inline]
IntrusiveRefCntPtr(IntrusiveRefCntPtr &&S)llvm::IntrusiveRefCntPtr< T > [inline]
IntrusiveRefCntPtr(IntrusiveRefCntPtr< X > &&S)llvm::IntrusiveRefCntPtr< T > [inline]
IntrusiveRefCntPtr(const IntrusiveRefCntPtr< X > &S)llvm::IntrusiveRefCntPtr< T > [inline]
operator bool() const llvm::IntrusiveRefCntPtr< T > [inline]
operator*() const llvm::IntrusiveRefCntPtr< T > [inline]
operator->() const llvm::IntrusiveRefCntPtr< T > [inline]
operator=(IntrusiveRefCntPtr S)llvm::IntrusiveRefCntPtr< T > [inline]
reset()llvm::IntrusiveRefCntPtr< T > [inline]
resetWithoutRelease()llvm::IntrusiveRefCntPtr< T > [inline]
swap(IntrusiveRefCntPtr &other)llvm::IntrusiveRefCntPtr< T > [inline]
~IntrusiveRefCntPtr()llvm::IntrusiveRefCntPtr< T > [inline]