Home | History | Annotate | Download | only in Format

Lines Matching refs:BreakBeforeBraces

596         if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
597 Style.BreakBeforeBraces == FormatStyle::BS_Stroustrup ||
598 Style.BreakBeforeBraces == FormatStyle::BS_Allman)
763 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
766 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
779 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
802 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
803 Style.BreakBeforeBraces == FormatStyle::BS_Allman)
826 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
842 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
870 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
875 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
899 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
933 if (Style.BreakBeforeBraces == FormatStyle::BS_Allman)
999 if (Style.BreakBeforeBraces == FormatStyle::BS_Linux ||
1000 Style.BreakBeforeBraces == FormatStyle::BS_Allman)