Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1360 bool StartsNewLine = in format() local
1362 if (StartsNewLine) in format()
1366 StartsNewLine && ((PreviousLine && PreviousLine->Affected) || in format()