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