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

References

tools/clang/lib/Format/Format.cpp
  305     IO.enumCase(Value, "Middle", FormatStyle::PAS_Middle);
tools/clang/unittests/Format/FormatTest.cpp
 7368   PointerMiddle.PointerAlignment = FormatStyle::PAS_Middle;
11325   Alignment.PointerAlignment = FormatStyle::PAS_Middle;
12505   Style.PointerAlignment = FormatStyle::PAS_Middle;
12511               FormatStyle::PAS_Middle);
12518               FormatStyle::PAS_Middle);
14474   PointerMiddle.PointerAlignment = FormatStyle::PAS_Middle;