LLVM 22.0.0git
Public Attributes | List of all members
llvm::AggregationData Struct Reference

#include "llvm/DebugInfo/DWARF/DWARFVerifier.h"

Public Attributes

unsigned OverallCount
 
std::map< std::string, unsignedDetailedCounts
 

Detailed Description

Definition at line 37 of file DWARFVerifier.h.

Member Data Documentation

◆ DetailedCounts

std::map<std::string, unsigned> llvm::AggregationData::DetailedCounts

◆ OverallCount

unsigned llvm::AggregationData::OverallCount

Definition at line 38 of file DWARFVerifier.h.


The documentation for this struct was generated from the following file: