OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FD_Unformatted
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h
140
enum FormatDecision {
FD_Unformatted
, FD_Continue, FD_Break };
216
Finalized(false), BlockKind(BK_Unknown), Decision(
FD_Unformatted
),
UnwrappedLineFormatter.cpp
1030
if (LastFormat ==
FD_Unformatted
|| LastFormat == FD_Continue)
1032
if (LastFormat ==
FD_Unformatted
|| LastFormat == FD_Break)
Completed in 27 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026