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 |
◆ Path
| PathElem clang::APValue::MemberPointerData::Path[InlinePathSpace] |
◆ PathPtr
| PathElem* clang::APValue::MemberPointerData::PathPtr |
The documentation for this struct was generated from the following file: