reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
272 static StatCollection getSymbolStats(const SymbolGroup &SG, 273 StatCollection &CumulativeStats) { 274 StatCollection Stats; 300 static StatCollection getChunkStats(const SymbolGroup &SG, 301 StatCollection &CumulativeStats) { 302 StatCollection Stats; 319 std::vector<StatCollection::KindAndStat> 331 const StatCollection &Stats) { 657 StatCollection SymStats; 658 StatCollection ChunkStats; 665 StatCollection SS = getSymbolStats(SG, SymStats); 666 StatCollection CS = getChunkStats(SG, ChunkStats); 703 StatCollection TypeStats; 761 static uint32_t getLongestTypeLeafName(const StatCollection &Stats) { 778 StatCollection UdtStats; 779 StatCollection UdtTargetStats; 784 StringMap<StatCollection::Stat> NamespacedStats; 887 StatCollection::Stat Stat;