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

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h86 /// - replaceWhitespaceAfterLastLine, for executing the reflow using a
221 void replaceWhitespaceAfterLastLine(unsigned TailOffset, function in class:clang::format::BreakableToken
H A DContinuationIndenter.cpp2468 // calling replaceWhitespaceAfterLastLine below.
2732 Token->replaceWhitespaceAfterLastLine(TailOffset, SplitAfterLastLine,

Completed in 177 milliseconds