Home | History | Annotate | Download | only in Format

Lines Matching refs:BreakBeforeBraces

241     IO.mapOptional("BreakBeforeBraces", Style.BreakBeforeBraces);
345 LLVMStyle.BreakBeforeBraces = FormatStyle::BS_Attach;
481 Style.BreakBeforeBraces = FormatStyle::BS_Stroustrup;
498 Style.BreakBeforeBraces = FormatStyle::BS_GNU;