Searched refs:NewCol (Results 1 – 2 of 2) sorted by relevance
125 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { in PadToColumn() argument130 indent(std::max(int(NewCol - getColumn()), 1)); in PadToColumn()
153 formatted_raw_ostream &PadToColumn(unsigned NewCol);