reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  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());