Home
last modified time | relevance | path

Searched refs:SetSubtypeKind (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/model/
H A DTypeLookupConstraints.h34 void SetSubtypeKind(int32 subtypeKind);
/haiku/src/kits/debugger/model/
H A DTypeLookupConstraints.cpp90 TypeLookupConstraints::SetSubtypeKind(int32 subtypeKind) in SetSubtypeKind() function in TypeLookupConstraints
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp309 constraints.SetSubtypeKind(subtypeKind); in CreateType()