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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  632   W.printString("Namespace", UN.Name);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  469   error(IO.mapStringZ(UN.Name));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  553   IO.mapRequired("Namespace", Symbol.Name);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  877   P.format(" `{0}`", UN.Name);
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
  606   UN.Name = "std";