Definition at line 262 of file APValue.cpp.
â PathElem
â MemberPointerData()
clang::APValue::MemberPointerData::MemberPointerData |
( |
| ) |
|
|
inline |
â ~MemberPointerData()
clang::APValue::MemberPointerData::~MemberPointerData |
( |
| ) |
|
|
inline |
â getPath() [1/2]
PathElem * clang::APValue::MemberPointerData::getPath |
( |
| ) |
|
|
inline |
â getPath() [2/2]
const PathElem * clang::APValue::MemberPointerData::getPath |
( |
| ) |
const |
|
inline |
â hasPathPtr()
bool clang::APValue::MemberPointerData::hasPathPtr |
( |
| ) |
const |
|
inline |
â resizePath()
void clang::APValue::MemberPointerData::resizePath |
( |
unsigned | Length | ) |
|
|
inline |
â [union]
â InlinePathSpace
const unsigned clang::APValue::MemberPointerData::InlinePathSpace |
|
static |
PathElem clang::APValue::MemberPointerData::Path[InlinePathSpace] |
â PathPtr
PathElem* clang::APValue::MemberPointerData::PathPtr |
The documentation for this struct was generated from the following file: