Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VTLayout

1218   const VTableLayout &VTLayout = VTContext.getVTableLayout(RD);
1225 RD, VTLayout.vtable_component_begin(), VTLayout.getNumVTableComponents(),
1226 VTLayout.vtable_thunk_begin(), VTLayout.getNumVTableThunks(), RTTI);