#include "llvm/DebugInfo/GSYM/OutputAggregator.h"
Definition at line 24 of file OutputAggregator.h.
◆ OutputAggregator()
| llvm::gsym::OutputAggregator::OutputAggregator |
( |
raw_ostream * | out, |
|
|
bool | Quiet = false ) |
|
inline |
◆ EnumerateResults()
| void llvm::gsym::OutputAggregator::EnumerateResults |
( |
std::function< void(StringRef, unsigned)> | handleCounts | ) |
const |
|
inline |
◆ GetNumCategories()
| size_t llvm::gsym::OutputAggregator::GetNumCategories |
( |
| ) |
const |
|
inline |
◆ GetOS()
| raw_ostream * llvm::gsym::OutputAggregator::GetOS |
( |
| ) |
const |
|
inline |
◆ IsQuiet()
| bool llvm::gsym::OutputAggregator::IsQuiet |
( |
| ) |
const |
|
inline |
◆ Merge()
◆ operator<<()
◆ Report()
| void llvm::gsym::OutputAggregator::Report |
( |
StringRef | s, |
|
|
std::function< void(raw_ostream &o)> | detailCallback ) |
|
inline |
◆ Aggregation
| std::map<std::string, unsigned> llvm::gsym::OutputAggregator::Aggregation |
|
protected |
◆ Out
◆ Quiet
| bool llvm::gsym::OutputAggregator::Quiet |
|
protected |
The documentation for this class was generated from the following file: