|
LLVM 23.0.0git
|
#include "llvm/Support/PointerLikeTypeTraits.h"
Static Public Member Functions | |
| static void * | getAsVoidPointer (uintptr_t P) |
| static uintptr_t | getFromVoidPointer (void *P) |
Static Public Attributes | |
| static constexpr int | NumLowBitsAvailable = 0 |
Definition at line 98 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 99 of file PointerLikeTypeTraits.h.
References P.
|
inlinestatic |
Definition at line 102 of file PointerLikeTypeTraits.h.
References P.
|
staticconstexpr |
Definition at line 106 of file PointerLikeTypeTraits.h.