clang
3.9.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.