Searched refs:TYPE_SUBRANGE (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/model/
H A DType.cpp50 if (type->Kind() == TYPE_SUBRANGE) {
246 return TYPE_SUBRANGE;
H A DTypeComponentPath.cpp61 case TYPE_SUBRANGE:
/haiku/headers/private/debugger/model/
H A DType.h24 TYPE_SUBRANGE, enumerator in enum:type_kind
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp89 return TYPE_SUBRANGE;

Completed in 46 milliseconds