|
LLVM
3.7.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 52 of file PointerLikeTypeTraits.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 62 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 56 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 59 of file PointerLikeTypeTraits.h.
1.8.6