Searched defs:AllowBreak (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1190 bool AllowBreak = !State.Stack.back().NoLineBreak && local
1666 handleEndOfLine(const FormatToken &Current, LineState &State, bool DryRun, bool AllowBreak, bool Newline) argument
1759 createBreakableToken(const FormatToken &Current, LineState &State, bool AllowBreak) argument
1838 breakProtrudingToken(const FormatToken &Current, LineState &State, bool AllowBreak, bool DryRun, bool Strict) argument
[all...]

Completed in 119 milliseconds