Home
last modified time | relevance | path

Searched defs:printLine (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackend.cpp31 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, printLine() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp94 void LinePrinter::printLine(const Twine &T) { in printLine() function in LinePrinter
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp38 void printLine(llvm::raw_ostream &OS, const UnwrappedLine &Line, in printLine() function