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

References

tools/clang/unittests/Format/FormatTest.cpp
 3068   Style.BreakBeforeBraces = FormatStyle::BS_Custom;
 3069   Style.BraceWrapping.AfterControlStatement = FormatStyle::BWACS_Always;
 3070   Style.BraceWrapping.AfterFunction = true;
 3077                    Style));
 3102   Style = getLLVMStyle();
 3103   Style.StatementMacros.push_back("FOO");
 3107                Style);
 3110                Style);
 3113                Style);
 3116                Style);
 3119                Style);
 3124                Style);
 3127                Style);
 3131                Style);
 3135                Style);
 3138                Style);