clang
8.0.0
|
This is the complete list of members for clang::APValue::LValueBase, including all inherited members.
dyn_cast() const | clang::APValue::LValueBase | inline |
get() const | clang::APValue::LValueBase | inline |
getCallIndex() const | clang::APValue::LValueBase | inline |
getOpaqueValue() const | clang::APValue::LValueBase | |
getPointer() const | clang::APValue::LValueBase | inline |
getVersion() const | clang::APValue::LValueBase | inline |
is() const | clang::APValue::LValueBase | inline |
isNull() const | clang::APValue::LValueBase | |
LValueBase() | clang::APValue::LValueBase | inline |
LValueBase(T P, unsigned I=0, unsigned V=0) | clang::APValue::LValueBase | inline |
operator bool() const | clang::APValue::LValueBase | explicit |
operator==(const LValueBase &Other) const | clang::APValue::LValueBase | inline |
PtrTy typedef | clang::APValue::LValueBase | |
setCallIndex(unsigned Index) | clang::APValue::LValueBase | inline |