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