reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/Format.cpp
  180     IO.enumCase(Value, "Custom", FormatStyle::BS_Custom);
  643   if (Style.BreakBeforeBraces == FormatStyle::BS_Custom)
 1092   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
tools/clang/unittests/Format/FormatTest.cpp
  376   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
  571   AllowSimpleBracedStatements.BreakBeforeBraces = FormatStyle::BS_Custom;
 1170   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 1372   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 1447   Style.BreakBeforeBraces = FormatStyle::BraceBreakingStyle::BS_Custom;
 1909   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 2365   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 2556   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 3068   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8557   MergeEmptyOnly.BreakBeforeBraces = FormatStyle::BS_Custom;
 8586   MergeInlineOnly.BreakBeforeBraces = FormatStyle::BS_Custom;
 8629   MergeInlineOnly.BreakBeforeBraces = FormatStyle::BS_Custom;
 8655   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8732   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8758   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8785   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8808   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8866   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
12670               FormatStyle::BS_Custom);
tools/clang/unittests/Format/FormatTestObjC.cpp
  209   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
  239   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
  608   Style.BreakBeforeBraces = FormatStyle::BS_Custom;