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

References

tools/clang/lib/Format/Format.cpp
  193     IO.enumCase(Value, "MultiLine", FormatStyle::BWACS_MultiLine);
tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  314             FormatStyle::BWACS_MultiLine) {
  627                 FormatStyle::BWACS_MultiLine)
tools/clang/unittests/Format/FormatTest.cpp
 1448   Style.BraceWrapping.AfterControlStatement = FormatStyle::BWACS_MultiLine;
12676               FormatStyle::BWACS_MultiLine);