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

References

include/llvm/DebugInfo/CodeView/TypeRecord.h
  233   StringRef getName() const { return Name; }
lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  538   error(IO.mapStringZ(Record.Name, "Name"));
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  425   IO.mapRequired("Name", Record.Name);
tools/llvm-pdbutil/MinimalTypeDumper.cpp
  396   P.formatLine("name = {0}, type = {1}, class type = {2}", Id.Name,