Home
last modified time | relevance | path

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

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