Searched refs:containingType (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp1263 DwarfType* containingType; local
1265 containingType);
1268 BReference<Type> containingTypeReference(containingType, true);
1271 = dynamic_cast<DwarfCompoundType*>(containingType);
H A DDwarfTypes.cpp1565 DIEPointerToMemberType* entry, DwarfCompoundType* containingType,
1570 fContainingType(containingType),
1563 DwarfPointerToMemberType( DwarfTypeContext* typeContext, const BString& name, DIEPointerToMemberType* entry, DwarfCompoundType* containingType, DwarfType* baseType) argument
H A DDwarfTypes.h566 DwarfCompoundType* containingType,

Completed in 47 milliseconds