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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 1596     ArrayRecord AR(ElementTypeIndex, IndexType, ArraySize, Name);
 1597     ElementTypeIndex = TypeTable.writeLeafType(AR);
 1600   return ElementTypeIndex;