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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 1875   ArgListRecord ArgListRec(TypeRecordKind::ArgList, ArgTypeIndices);
 1924   ArgListRecord ArgListRec(TypeRecordKind::ArgList, ArgTypeIndices);
unittests/DebugInfo/CodeView/TypeHashingTest.cpp
   28   ArgListRecord AR(TypeRecordKind::ArgList);
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
  197   ArgListRecord Record{TypeRecordKind::ArgList, Ids};