Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp433 auto DropTrailingNewLines = [](std::string &Str) { in getFormattedText() local
440 DropTrailingNewLines(Result); in getFormattedText()
446 DropTrailingNewLines(Result); in getFormattedText()