LLVM API Documentation
#include <IntrusiveRefCntPtr.h>
Public Types | |
| typedef T * | SimpleType |
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (const IntrusiveRefCntPtr< T > &Val) |
Definition at line 275 of file IntrusiveRefCntPtr.h.
| typedef T* llvm::simplify_type< const IntrusiveRefCntPtr< T > >::SimpleType |
Definition at line 276 of file IntrusiveRefCntPtr.h.
| static SimpleType llvm::simplify_type< const IntrusiveRefCntPtr< T > >::getSimplifiedValue | ( | const IntrusiveRefCntPtr< T > & | Val | ) | [inline, static] |
Definition at line 277 of file IntrusiveRefCntPtr.h.
References llvm::IntrusiveRefCntPtr< T >::get().