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

References

tools/clang/lib/Format/Format.cpp
  323                 FormatStyle::SBPO_NonEmptyParentheses);
tools/clang/lib/Format/TokenAnnotator.cpp
 2507          (Style.SpaceBeforeParens == FormatStyle::SBPO_NonEmptyParentheses &&
tools/clang/unittests/Format/FormatTest.cpp
10385   SomeSpace.SpaceBeforeParens = FormatStyle::SBPO_NonEmptyParentheses;
12641               FormatStyle::SBPO_NonEmptyParentheses);