Home
last modified time | relevance | path

Searched refs:getStatsSortedBySize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h63 std::vector<KindAndStat> getStatsSortedBySize() const;
H A DDumpOutputStyle.cpp320 StatCollection::getStatsSortedBySize() const { in getStatsSortedBySize() function in StatCollection
339 for (const auto &K : Stats.getStatsSortedBySize()) { in printModuleDetailStats()
719 for (const auto &K : TypeStats.getStatsSortedBySize()) { in dumpTypeStats()
867 for (const auto &Stat : UdtTargetStats.getStatsSortedBySize()) { in dumpUdtStats()