|
clang
3.8.0
|
#include <APValue.h>
Public Attributes | |
| void * | BaseOrMember |
| BaseOrMember - The FieldDecl or CXXRecordDecl indicating the next item in the path. More... | |
| uint64_t | ArrayIndex |
| ArrayIndex - The array index of the next item in the path. More... | |
| uint64_t clang::APValue::LValuePathEntry::ArrayIndex |
| void* clang::APValue::LValuePathEntry::BaseOrMember |
BaseOrMember - The FieldDecl or CXXRecordDecl indicating the next item in the path.
An opaque value of type BaseOrMemberType.
1.8.6