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

/external/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp874 bool StartsNewLine = local
876 if (StartsNewLine)
880 StartsNewLine && ((PreviousLine && PreviousLine->Affected) ||

Completed in 307 milliseconds