Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineFormatter.cpp1382 bool StartsNewLine = in format() local
1384 if (StartsNewLine) in format()
1388 StartsNewLine && ((PreviousLine && PreviousLine->Affected) || in format()