Searched defs:SplitAfterLastLine (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 222 replaceWhitespaceAfterLastLine(unsigned TailOffset,Split SplitAfterLastLine,WhitespaceManager & Whitespaces) replaceWhitespaceAfterLastLine() argument |
H A D | ContinuationIndenter.cpp | 2721 BreakableToken::Split SplitAfterLastLine = breakProtrudingToken() local |