Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp612 static bool printWordWrapped(raw_ostream &OS, StringRef Str, in printWordWrapped() function
740 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()