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

References

lib/DebugInfo/CodeView/RecordName.cpp
   71   Name = String.getString();
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  220   W->printString("StringData", String.getString());
tools/llvm-pdbutil/MinimalTypeDumper.cpp
  295   P.format(" ID: {0}, String: {1}", String.getId(), String.getString());