DIEArrayIndexType
DIEArrayIndexType* dimensionTypeEntry = dimensionType != NULL
? dynamic_cast<DIEArrayIndexType*>(dimensionType->GetDIEType())
DIEArrayIndexType* bitStrideOwnerEntry
HasBitStridePredicate<DIEArrayIndexType>());
DIEArrayIndexType* byteStrideOwnerEntry
HasByteStridePredicate<DIEArrayIndexType>());
DIEArrayIndexType::DIEArrayIndexType()
DIEArrayIndexType::ByteSize() const
DIEArrayIndexType::AddAttribute_bit_stride(uint16 attributeName,
DIEArrayIndexType::AddAttribute_byte_size(uint16 attributeName,
DIEArrayIndexType::AddAttribute_byte_stride(uint16 attributeName,
class DIEArrayIndexType : public DIEDerivedType {
DIEArrayIndexType();
class DIEEnumerationType : public DIEArrayIndexType {
class DIESubrangeType : public DIEArrayIndexType {