OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mustBreak
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
ContinuationIndenter.h
68
// FIXME: canBreak and
mustBreak
aren't strictly indentation-related. Find a
74
bool
mustBreak
(const LineState &State);
UnwrappedLineFormatter.cpp
894
Indenter->
mustBreak
(State) ||
1062
if (!NewLine && Indenter->
mustBreak
(PreviousNode->State))
ContinuationIndenter.cpp
329
bool ContinuationIndenter::
mustBreak
(const LineState &State) {
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026