OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndentBraces
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
269
bool
IndentBraces
;
/external/clang/lib/Format/
UnwrappedLineParser.cpp
159
if (Style.BraceWrapping.
IndentBraces
)
[
all
...]
Format.cpp
349
IO.mapOptional("
IndentBraces
", Wrapping.
IndentBraces
);
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 37 milliseconds