Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h218 void replaceWhitespaceAfterLastLine(unsigned TailOffset, in replaceWhitespaceAfterLastLine() function
H A DContinuationIndenter.cpp2781 Token->replaceWhitespaceAfterLastLine(TailOffset, SplitAfterLastLine, in breakProtrudingToken()