Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp614 static bool printWordWrapped(raw_ostream &OS, StringRef Str, in printWordWrapped() function
752 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()