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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h73 compound_type_kind compoundKind,
H A DDwarfTypes.h291 compound_type_kind compoundKind);
294 virtual compound_type_kind CompoundKind() const;
336 compound_type_kind fCompoundKind;
H A DDwarfTypes.cpp673 compound_type_kind compoundKind)
698 compound_type_kind
H A DDwarfTypeFactory.cpp389 (compound_type_kind)dwarf_tag_to_subtype_kind(
467 DIECompoundType* typeEntry, compound_type_kind compoundKind, DwarfType*& _type)
/haiku/headers/private/debugger/model/
H A DType.h32 enum compound_type_kind { enum
181 virtual compound_type_kind CompoundKind() const = 0;

Completed in 51 milliseconds