reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
537 printMemberAttributes(Base.getAccess(), MethodKind::Vanilla, 539 printTypeIndex("BaseType", Base.getBaseType()); 540 printTypeIndex("VBPtrType", Base.getVBPtrType()); 541 W->printHex("VBPtrOffset", Base.getVBPtrOffset()); 542 W->printHex("VBTableIndex", Base.getVTableIndex());