|
LLVM
4.0.0
|
#include <PointerLikeTypeTraits.h>
Public Types | |
| enum | { NumLowBitsAvailable = 0 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (uintptr_t P) |
| static uintptr_t | getFromVoidPointer (void *P) |
Definition at line 78 of file PointerLikeTypeTraits.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 87 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 80 of file PointerLikeTypeTraits.h.
References P.
|
inlinestatic |
Definition at line 83 of file PointerLikeTypeTraits.h.
References P.
1.8.6