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.cpp176 // #pragma mark - ArtificialIntegerType
179 class DwarfTypeFactory::ArtificialIntegerType : public PrimitiveType { class in class:DwarfTypeFactory
181 ArtificialIntegerType(const BString& id, const BString& name, function in class:DwarfTypeFactory::ArtificialIntegerType
221 ArtificialIntegerType* type = new(std::nothrow) ArtificialIntegerType(
1138 error = ArtificialIntegerType::Create(

Completed in 41 milliseconds