LLVM 22.0.0git
|
#include "llvm/DebugInfo/DWARF/DWARFVerifier.h"
Public Attributes | |
unsigned | OverallCount |
std::map< std::string, unsigned > | DetailedCounts |
Definition at line 37 of file DWARFVerifier.h.
std::map<std::string, unsigned> llvm::AggregationData::DetailedCounts |
Definition at line 39 of file DWARFVerifier.h.
Referenced by llvm::OutputCategoryAggregator::EnumerateDetailedResultsFor().
unsigned llvm::AggregationData::OverallCount |
Definition at line 38 of file DWARFVerifier.h.