Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp801 uint32_t TableWidth = FieldWidth + 3 + CD + 2 + SD + 1; in dumpUdtStats() local
808 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()
816 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()
821 P.formatLine("{0}", fmt_repeat('-', TableWidth)); in dumpUdtStats()