LLVM 20.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 303 of file IntrusiveRefCntPtr.h.
using llvm::simplify_type< const IntrusiveRefCntPtr< T > >::SimpleType = T * |
Definition at line 304 of file IntrusiveRefCntPtr.h.
|
inlinestatic |
Definition at line 306 of file IntrusiveRefCntPtr.h.
References llvm::IntrusiveRefCntPtr< T >::get().