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

References

include/llvm/DebugInfo/CodeView/TypeRecord.h
  805   StringRef getName() const { return Name; }
lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  621   error(IO.mapStringZ(Record.Name, "Name"));
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  627   IO.mapRequired("Name", Record.Name);
tools/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
  168       m_derived_ct, data_member.Name, m_ast_builder.ToCompilerType(member_qt),
tools/llvm-pdbutil/MinimalTypeDumper.cpp
  544   P.format(" [name = `{0}`, Type = {1}, offset = {2}, attrs = {3}]", Field.Name,