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

Declarations

tools/llvm-pdbutil/DumpOutputStyle.h
   63   std::vector<KindAndStat> getStatsSortedBySize() const;

References

tools/llvm-pdbutil/DumpOutputStyle.cpp
  339   for (const auto &K : Stats.getStatsSortedBySize()) {
  718   for (const auto &K : TypeStats.getStatsSortedBySize()) {
  872   for (const auto &Stat : UdtTargetStats.getStatsSortedBySize()) {