LLVM
15.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 286 of file IntrusiveRefCntPtr.h.
using llvm::simplify_type< IntrusiveRefCntPtr< T > >::SimpleType = T * |
Definition at line 287 of file IntrusiveRefCntPtr.h.
|
inlinestatic |
Definition at line 289 of file IntrusiveRefCntPtr.h.
References llvm::IntrusiveRefCntPtr< T >::get().