OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BAS_AlwaysBreak
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
66
BAS_AlwaysBreak
,
/external/clang/lib/Format/
Format.cpp
147
IO.enumCase(Value, "AlwaysBreak", FormatStyle::
BAS_AlwaysBreak
);
580
GoogleStyle.AlignAfterOpenBracket = FormatStyle::
BAS_AlwaysBreak
;
[
all
...]
ContinuationIndenter.cpp
334
if (Style.AlignAfterOpenBracket == FormatStyle::
BAS_AlwaysBreak
&&
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 44 milliseconds