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

/haiku/headers/private/debugger/model/
H A DType.h314 virtual CompoundType* ContainingType() const = 0;
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp168 return entry->ContainingType() != NULL;
1264 status_t error = CreateType(containingTypeOwnerEntry->ContainingType(),
H A DDwarfTypes.h570 virtual CompoundType* ContainingType() const;
H A DDwarfTypes.cpp1586 DwarfPointerToMemberType::ContainingType() const function in class:DwarfPointerToMemberType
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h952 DIECompoundType* ContainingType() const function in class:DIEPointerToMemberType

Completed in 99 milliseconds