Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp758 uint32_t TableWidth = FieldWidth + 3 + CD + 2 + SD + 1; in dumpUdtStats() local
765 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()
773 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()
778 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()