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

References

lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
  241     uint32_t Offset = Records[LargestTypeIndex.toArrayIndex()].Offset;
  242     CurrentTI = LargestTypeIndex + 1;
  250     LargestTypeIndex = std::max(LargestTypeIndex, CurrentTI);
  250     LargestTypeIndex = std::max(LargestTypeIndex, CurrentTI);
  271     LargestTypeIndex = std::max(LargestTypeIndex, Begin);
  271     LargestTypeIndex = std::max(LargestTypeIndex, Begin);