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

References

lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  286   printTypeIndex("ElementType", AT.getElementType());
  287   printTypeIndex("IndexType", AT.getIndexType());
  288   W->printNumber("SizeOf", AT.getSize());
  289   W->printString("Name", AT.getName());