Searched refs:UpperBound (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/private/debugger/settings/generic/
H A DSetting.h88 virtual BVariant UpperBound() const = 0;
198 virtual BVariant UpperBound() const;
219 virtual BVariant UpperBound() const;
/haiku/src/kits/debugger/model/
H A DType.cpp53 BVariant upper = subrangeType->UpperBound();
/haiku/src/kits/debugger/settings/generic/
H A DSetting.cpp342 BoundedSettingImpl::UpperBound() const function in class:BoundedSettingImpl
382 RangeSettingImpl::UpperBound() const function in class:RangeSettingImpl
/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp190 highIndex = dimensionType->UpperBound().ToInt32();
/haiku/headers/private/debugger/model/
H A DType.h262 virtual BVariant UpperBound() const = 0;
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp146 return entry->UpperBound()->IsValid();
1074 upperBoundOwnerEntry->UpperBound(),
H A DDwarfTypes.h489 virtual BVariant UpperBound() const;
H A DDwarfTypes.cpp1449 DwarfSubrangeType::UpperBound() const function in class:DwarfSubrangeType
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h997 const DynamicAttributeValue* UpperBound() const function in class:DIESubrangeType

Completed in 184 milliseconds