Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h39 std::map<std::string, unsigned> DetailedCounts; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2263 Agg.DetailedCounts[std::string(sub_category)]++; in Report()
2279 for (const auto &[name, aggData] : Agg->second.DetailedCounts) { in EnumerateDetailedResultsFor()