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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp935 /// AddMethods - Add the methods of this base subobject and all its
937 void AddMethods(BaseSubobject Base, CharUnits BaseOffsetInLayoutClass,
1426 void ItaniumVTableBuilder::AddMethods( function in class:__anon284::ItaniumVTableBuilder
1469 AddMethods(BaseSubobject(PrimaryBase, PrimaryBaseOffset),
1661 AddMethods(Base, OffsetInLayoutClass,
2483 /// AddMethods - Add the methods of this base subobject and the relevant
2485 void AddMethods(BaseSubobject Base, unsigned BaseDepth,
2495 AddMethods(BaseSubobject(MostDerivedClass, CharUnits::Zero()), 0, nullptr,
2893 void VFTableBuilder::AddMethods(BaseSubobject Base, unsigned BaseDepth, function in class:VFTableBuilder
2924 AddMethods(BaseSubobjec
[all...]

Completed in 176 milliseconds