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

References

tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  657     uint32_t num_elements = array_type->getCount();
tools/llvm-pdbutil/PrettyTypeDumper.cpp
  303   WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Symbol.getCount();
tools/llvm-pdbutil/PrettyVariableDumper.cpp
  125   Printer << '[' << Symbol.getCount() << ']';