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