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