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

References

tools/clang/lib/Format/Format.cpp
  173     IO.enumCase(Value, "Linux", FormatStyle::BS_Linux);
  653   case FormatStyle::BS_Linux:
tools/clang/unittests/Format/FormatTest.cpp
11352   LinuxBraceStyle.BreakBeforeBraces = FormatStyle::BS_Linux;
12657               FormatStyle::BS_Linux);
12879   Style.BreakBeforeBraces = FormatStyle::BS_Linux;