Searched defs:BreakBeforeBinaryOperators (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h260 bool BreakBeforeBinaryOperators; member in struct:clang::format::FormatStyle
378 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&

Completed in 69 milliseconds