Home
last modified time | relevance | path

Searched defs:SplitAfterLastLine (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h222 replaceWhitespaceAfterLastLine(unsigned TailOffset,Split SplitAfterLastLine,WhitespaceManager & Whitespaces) replaceWhitespaceAfterLastLine() argument
H A DContinuationIndenter.cpp2721 BreakableToken::Split SplitAfterLastLine = breakProtrudingToken() local