Lines Matching defs:AddMethods
949 /// AddMethods - Add the methods of this base subobject and all its
951 void AddMethods(BaseSubobject Base, CharUnits BaseOffsetInLayoutClass,
1469 void ItaniumVTableBuilder::AddMethods(
1512 AddMethods(BaseSubobject(PrimaryBase, PrimaryBaseOffset),
1725 AddMethods(Base, OffsetInLayoutClass,
2627 /// AddMethods - Add the methods of this base subobject and the relevant
2629 void AddMethods(BaseSubobject Base, unsigned BaseDepth,
2639 AddMethods(BaseSubobject(MostDerivedClass, CharUnits::Zero()), 0, nullptr,
3038 void VFTableBuilder::AddMethods(BaseSubobject Base, unsigned BaseDepth,
3069 AddMethods(BaseSubobject(NextBase, NextBaseOffset), BaseDepth + 1,