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