Searched defs:PadToColumn (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DFormattedStream.cpp62 /// PadToColumn - Align the output to some column number.
66 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { function in class:formatted_raw_ostream

Completed in 110 milliseconds