Searched refs:LNDigits (Results 1 – 1 of 1) sorted by relevance
301 unsigned LNDigits = llvm::utostr(NumLines).size(); in writeReport() local394 OS << llvm::format_decimal(L, LNDigits) << " "; in writeReport()408 OS << std::string(LNDigits + 1, ' '); in writeReport()