Searched refs:RemarkCounter (Results 1 – 2 of 2) sorted by relevance
144 struct RemarkCounter : Counter { struct146 RemarkCounter(GroupBy Group) : Counter(Group) {} in RemarkCounter() function
188 void RemarkCounter::collect(const Remark &Remark) { in collect()211 Error RemarkCounter::print(StringRef OutputFileName) { in print()286 RemarkCounter RC(GroupByOpt); in collectRemarks()