Searched refs:AddInheritance (Results 1 – 3 of 3) sorted by relevance
317 bool AddInheritance(DwarfInheritance* inheritance);
866 DwarfCompoundType::AddInheritance(DwarfInheritance* inheritance) in AddInheritance() function in DwarfCompoundType
555 if (inheritance == NULL || !type->AddInheritance(inheritance)) { in _CreateCompoundType()