|
LLVM
4.0.0
|
#include <PointerLikeTypeTraits.h>
Public Types | |
| enum | { NumLowBitsAvailable = NonConst::NumLowBitsAvailable } |
Static Public Member Functions | |
| static const void * | getAsVoidPointer (const T *P) |
| static const T * | getFromVoidPointer (const void *P) |
Definition at line 64 of file PointerLikeTypeTraits.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 74 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 68 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 71 of file PointerLikeTypeTraits.h.
1.8.6