|
LLVM 22.0.0git
|
This is the complete list of members for llvm::OutputCategoryAggregator, including all inherited members.
| EnumerateDetailedResultsFor(StringRef category, std::function< void(StringRef, unsigned)> handleCounts) | llvm::OutputCategoryAggregator | |
| EnumerateResults(std::function< void(StringRef, unsigned)> handleCounts) | llvm::OutputCategoryAggregator | |
| GetNumCategories() const | llvm::OutputCategoryAggregator | inline |
| GetNumErrors() const | llvm::OutputCategoryAggregator | inline |
| OutputCategoryAggregator(bool includeDetail=false) | llvm::OutputCategoryAggregator | inline |
| Report(StringRef category, std::function< void()> detailCallback) | llvm::OutputCategoryAggregator | |
| Report(StringRef category, StringRef sub_category, std::function< void()> detailCallback) | llvm::OutputCategoryAggregator | |
| ShowDetail(bool showDetail) | llvm::OutputCategoryAggregator | inline |