Home
last modified time | relevance | path

Searched refs:EnumerateResults (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DOutputAggregator.h42 void EnumerateResults( in EnumerateResults() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h44 void EnumerateResults(std::function<void(StringRef, unsigned)> handleCounts);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2025 void OutputCategoryAggregator::EnumerateResults( in EnumerateResults() function in OutputCategoryAggregator
2035 ErrorCategory.EnumerateResults([&](StringRef s, unsigned count) { in summarize()
2052 ErrorCategory.EnumerateResults([&](StringRef Category, unsigned Count) { in summarize()