Searched defs:AlwaysBreakBeforeMultilineStrings (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Format/ | ||
H A D | Format.h | 192 bool AlwaysBreakBeforeMultilineStrings; member in struct:clang::format::FormatStyle 608 AlwaysBreakBeforeMultilineStrings == 609 R.AlwaysBreakBeforeMultilineStrings && |
Completed in 306 milliseconds