Home | History | Annotate | Download | only in Format

Lines Matching refs:BS_GNU

2364   Style.BreakBeforeBraces = FormatStyle::BS_GNU;
8657 GNUBraceStyle.BreakBeforeBraces = FormatStyle::BS_GNU;
9043 CHECK_PARSE("BreakBeforeBraces: GNU", BreakBeforeBraces, FormatStyle::BS_GNU);