Home
last modified time | relevance | path

Searched refs:ArtificialIntegerType (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h112 class ArtificialIntegerType;
H A DDwarfTypeFactory.cpp178 class DwarfTypeFactory::ArtificialIntegerType : public PrimitiveType { class in DwarfTypeFactory
180 ArtificialIntegerType(const BString& id, const BString& name, in ArtificialIntegerType() function in DwarfTypeFactory::ArtificialIntegerType
220 ArtificialIntegerType* type = new(std::nothrow) ArtificialIntegerType( in Create()
1137 error = ArtificialIntegerType::Create( in _CreateSubrangeType()