LLVM API Documentation
This is the complete list of members for llvm::IntrusiveRefCntPtr< T >, including all inherited members.
| element_type typedef | llvm::IntrusiveRefCntPtr< T > | |
| getPtr() const | llvm::IntrusiveRefCntPtr< T > | inline |
| IntrusiveRefCntPtr() | llvm::IntrusiveRefCntPtr< T > | inlineexplicit |
| IntrusiveRefCntPtr(T *obj) | llvm::IntrusiveRefCntPtr< T > | inline |
| IntrusiveRefCntPtr(const IntrusiveRefCntPtr &S) | llvm::IntrusiveRefCntPtr< T > | inline |
| IntrusiveRefCntPtr(const IntrusiveRefCntPtr< X > &S) | llvm::IntrusiveRefCntPtr< T > | inline |
| operator unspecified_bool_type() 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 |
| unspecified_bool_type typedef | llvm::IntrusiveRefCntPtr< T > | |
| ~IntrusiveRefCntPtr() | llvm::IntrusiveRefCntPtr< T > | inline |