reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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() << ']';