Searched defs:printLine (Results 1 – 3 of 3) sorted by relevance
31 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, printLine() function
94 void LinePrinter::printLine(const Twine &T) { in printLine() function in LinePrinter
38 void printLine(llvm::raw_ostream &OS, const UnwrappedLine &Line, in printLine() function