LLVM 20.0.0git
|
#include "llvm/Support/PointerLikeTypeTraits.h"
Static Public Member Functions | |
static void * | getAsVoidPointer (T *P) |
static T * | getFromVoidPointer (void *P) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable |
Definition at line 56 of file PointerLikeTypeTraits.h.
|
inlinestatic |
Definition at line 57 of file PointerLikeTypeTraits.h.
References P.
|
inlinestatic |
Definition at line 58 of file PointerLikeTypeTraits.h.
References P.
|
staticconstexpr |
Definition at line 60 of file PointerLikeTypeTraits.h.