Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp716 StatCollection UdtTargetStats; in dumpUdtStats() local
744 UdtTargetStats.update(Kind, RecordSize); in dumpUdtStats()
786 size_t LongestTypeLeafKind = getLongestTypeLeafName(UdtTargetStats); in dumpUdtStats()
809 for (const auto &Stat : UdtTargetStats.Individual) { in dumpUdtStats()