Searched refs:containingType (Results 1 – 3 of 3) sorted by relevance
1262 DwarfType* containingType; in _CreatePointerToMemberType() local1264 containingType); in _CreatePointerToMemberType()1267 BReference<Type> containingTypeReference(containingType, true); in _CreatePointerToMemberType()1270 = dynamic_cast<DwarfCompoundType*>(containingType); in _CreatePointerToMemberType()
1565 DIEPointerToMemberType* entry, DwarfCompoundType* containingType, in DwarfPointerToMemberType() argument1570 fContainingType(containingType), in DwarfPointerToMemberType()
566 DwarfCompoundType* containingType,