Searched refs:fTypeConstant (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/debugger/model/
H A DSyntheticPrimitiveType.cpp17 fTypeConstant(typeConstant),
33 return fTypeConstant;
68 return BVariant::SizeOfType(fTypeConstant);
94 fName.SetTo(UiUtils::TypeCodeToString(fTypeConstant));
/haiku/headers/private/debugger/model/
H A DSyntheticPrimitiveType.h38 uint32 fTypeConstant; member in class:SyntheticPrimitiveType
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp187 fTypeConstant(typeConstant)
266 return fTypeConstant;
273 uint32 fTypeConstant; member in class:DwarfTypeFactory::ArtificialIntegerType
H A DDwarfTypes.cpp649 fTypeConstant(typeConstant)
664 return fTypeConstant;
H A DDwarfTypes.h283 uint32 fTypeConstant; member in class:DwarfPrimitiveType

Completed in 70 milliseconds