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

References

tools/clang/unittests/Format/FormatTest.cpp
 8840                Style);
 8844                Style);
 8848                Style);
 8852                Style);
 8856                Style);
 8860                Style);
 8864                Style);
 8866   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 8867   Style.BraceWrapping.AfterClass = true;
 8868   Style.BraceWrapping.AfterStruct = true;
 8869   Style.BraceWrapping.AfterUnion = true;
 8870   Style.BraceWrapping.AfterNamespace = true;
 8875                Style);
 8880                Style);
 8885                Style);
 8890                Style);
 8895                Style);
 8900                Style);
 8905                Style);