Home
last modified time | relevance | path

Searched refs:NewCol (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormattedStream.cpp67 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { in PadToColumn() argument
72 indent(std::max(int(NewCol - getColumn()), 1)); in PadToColumn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormattedStream.h106 formatted_raw_ostream &PadToColumn(unsigned NewCol);