|
LLVM
4.0.0
|
#include <PointerEmbeddedInt.h>
Public Types | |
| enum | { NumLowBitsAvailable = T::Shift } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (const T &P) |
| static T | getFromVoidPointer (void *P) |
| static T | getFromVoidPointer (const void *P) |
Definition at line 83 of file PointerEmbeddedInt.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 97 of file PointerEmbeddedInt.h.
|
inlinestatic |
Definition at line 87 of file PointerEmbeddedInt.h.
|
inlinestatic |
Definition at line 90 of file PointerEmbeddedInt.h.
References T.
|
inlinestatic |
Definition at line 93 of file PointerEmbeddedInt.h.
References T.
1.8.6