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

/external/clang/lib/Format/
H A DFormat.cpp562 (canBreak(State) && State.NextToken->NewlinesBefore > 0);
1175 if (NewLine && !canBreak(PreviousNode->State))
1198 bool canBreak(const LineState &State) { function in class:clang::format::__anon16161::UnwrappedLineFormatter

Completed in 353 milliseconds