Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp642 static std::string getUdtStatLabel(uint32_t Kind) { in getUdtStatLabel() function
658 std::string Label = getUdtStatLabel(Stat.first); in getLongestTypeLeafName()
767 std::string Label = getUdtStatLabel(Stat.first); in dumpUdtStats()