Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp608 static bool printWordWrapped(raw_ostream &OS, StringRef Str, unsigned Columns, in printWordWrapped() function
730 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()