LLVM 20.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 105 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 106 of file PointerLikeTypeTraits.h.
References P.
|
inlinestatic |
Definition at line 109 of file PointerLikeTypeTraits.h.
References P.
|
staticconstexpr |
Definition at line 113 of file PointerLikeTypeTraits.h.