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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1288 bool AllowBreak = !State.Stack.back().NoLineBreak && local
1812 handleEndOfLine(const FormatToken &Current, LineState &State, bool DryRun, bool AllowBreak, bool Newline) argument
1905 createBreakableToken(const FormatToken &Current, LineState &State, bool AllowBreak) argument
1983 breakProtrudingToken(const FormatToken &Current, LineState &State, bool AllowBreak, bool DryRun, bool Strict) argument
[all...]

Completed in 125 milliseconds