Searched defs:PadToColumn (Results 1 - 2 of 2) sorted by last modified time

/external/swiftshader/third_party/LLVM/lib/Support/
H A DFormattedStream.cpp57 /// PadToColumn - Align the output to some column number.
61 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { function in class:formatted_raw_ostream
/external/llvm/lib/Support/
H A DFormattedStream.cpp63 /// PadToColumn - Align the output to some column number.
67 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { function in class:formatted_raw_ostream

Completed in 154 milliseconds