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

/external/clang/include/clang/Format/
H A DFormat.h263 bool BreakBeforeTernaryOperators; member in struct:clang::format::FormatStyle
379 BreakBeforeTernaryOperators == R.BreakBeforeTernaryOperators &&

Completed in 32 milliseconds