DwarfTypedefType
DwarfTypedefType* type = new(std::nothrow) DwarfTypedefType(fTypeContext,
class DwarfTypedefType;
DwarfTypedefType::DwarfTypedefType(DwarfTypeContext* typeContext,
DwarfTypedefType::~DwarfTypedefType()
DwarfTypedefType::BaseType() const
DwarfTypedefType::GetDIEType() const
class DwarfTypedefType : public TypedefType, public DwarfType {
DwarfTypedefType(DwarfTypeContext* typeContext,
~DwarfTypedefType();