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

References

lib/ObjectYAML/CodeViewYAMLTypes.cpp
  100     TS.writeLeafType(Record);
unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
  106       GlobalState->Indices.push_back(Builder.writeLeafType(AR));
  361   TypeIndex IndexZero = Builder.writeLeafType(Class);
  367   TypeIndex IndexOne = Builder.writeLeafType(Modifier);
unittests/DebugInfo/CodeView/TypeHashingTest.cpp
   23   return Builder.writeLeafType(PR);
   31   return Builder.writeLeafType(AR);
   43   return Builder.writeLeafType(PR);
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
  152     TTB->writeLeafType(Record);