clang
10.0.0git
|
#include "clang/AST/APValue.h"
Static Public Member Functions | |
static void * | getAsVoidPointer (clang::DynamicAllocLValue V) |
static clang::DynamicAllocLValue | getFromVoidPointer (void *P) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable |
|
inlinestatic |
Definition at line 100 of file APValue.h.
References clang::DynamicAllocLValue::getOpaqueValue().
|
inlinestatic |
Definition at line 103 of file APValue.h.
References clang::DynamicAllocLValue::getFromOpaqueValue().
|
static |