#include "clang/AST/APValue.h"
Definition at line 57 of file APValue.h.
◆ PtrTy
◆ LValueBase() [1/2]
clang::APValue::LValueBase::LValueBase |
( |
| ) |
|
|
inline |
◆ LValueBase() [2/2]
template<class T >
clang::APValue::LValueBase::LValueBase |
( |
T |
P, |
|
|
unsigned |
I = 0 , |
|
|
unsigned |
V = 0 |
|
) |
| |
|
inline |
◆ dyn_cast()
template<class T >
T clang::APValue::LValueBase::dyn_cast |
( |
| ) |
const |
|
inline |
◆ get()
template<class T >
T clang::APValue::LValueBase::get |
( |
| ) |
const |
|
inline |
◆ getCallIndex()
unsigned clang::APValue::LValueBase::getCallIndex |
( |
| ) |
const |
|
inline |
◆ getOpaqueValue()
void * APValue::LValueBase::getOpaqueValue |
( |
| ) |
const |
◆ getPointer()
PtrTy clang::APValue::LValueBase::getPointer |
( |
| ) |
const |
|
inline |
◆ getVersion()
unsigned clang::APValue::LValueBase::getVersion |
( |
| ) |
const |
|
inline |
◆ is()
template<class T >
bool clang::APValue::LValueBase::is |
( |
| ) |
const |
|
inline |
◆ isNull()
bool APValue::LValueBase::isNull |
( |
| ) |
const |
◆ operator bool()
APValue::LValueBase::operator bool |
( |
| ) |
const |
|
explicit |
◆ operator==()
bool clang::APValue::LValueBase::operator== |
( |
const LValueBase & |
Other | ) |
const |
|
inline |
◆ setCallIndex()
void clang::APValue::LValueBase::setCallIndex |
( |
unsigned |
Index | ) |
|
|
inline |
The documentation for this class was generated from the following files: