Searched refs:TypedefType (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/model/
H A DType.cpp169 // #pragma mark - TypedefType
172 TypedefType::~TypedefType()
178 TypedefType::Kind() const
185 TypedefType::ResolveRawType(bool nextOneOnly) const
/haiku/headers/private/debugger/model/
H A DType.h216 class TypedefType : public virtual Type { class in inherits:Type
218 virtual ~TypedefType();
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h402 class DwarfTypedefType : public TypedefType, public DwarfType {

Completed in 43 milliseconds