LLVM 17.0.0git
|
#include "llvm/ADT/IntrusiveRefCntPtr.h"
Public Types | |
using | SimpleType = T * |
Static Public Member Functions | |
static SimpleType | getSimplifiedValue (const IntrusiveRefCntPtr< T > &Val) |
Definition at line 294 of file IntrusiveRefCntPtr.h.
using llvm::simplify_type< const IntrusiveRefCntPtr< T > >::SimpleType = T * |
Definition at line 295 of file IntrusiveRefCntPtr.h.
|
inlinestatic |
Definition at line 297 of file IntrusiveRefCntPtr.h.
References llvm::IntrusiveRefCntPtr< T >::get().