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