Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.h226 void replaceWhitespaceAfterLastLine(unsigned TailOffset, in replaceWhitespaceAfterLastLine() function
H A DContinuationIndenter.cpp2131 Token->replaceWhitespaceAfterLastLine(TailOffset, SplitAfterLastLine, in breakProtrudingToken()