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

References

lib/DebugInfo/CodeView/CVTypeVisitor.cpp
  160   while (I) {
  161     CVType Type = Types.getType(*I);
  162     if (auto EC = visitTypeRecord(Type, *I))
  164     I = Types.getNext(*I);
  164     I = Types.getNext(*I);