Home
last modified time | relevance | path

Searched refs:AggregationData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h37 struct AggregationData { struct
45 std::map<std::string, AggregationData, std::less<>> Aggregation; argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2260 AggregationData &Agg = Aggregation[category_str]; in Report()