|
LLVM
3.7.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 67 of file PointerLikeTypeTraits.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 76 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 69 of file PointerLikeTypeTraits.h.
References P.
|
inlinestatic |
Definition at line 72 of file PointerLikeTypeTraits.h.
References P.
1.8.6