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

References

tools/clang/lib/Format/Format.cpp
  221     IO.enumCase(Value, "None", FormatStyle::PPDIS_None);
  222     IO.enumCase(Value, "AfterHash", FormatStyle::PPDIS_AfterHash);
  223     IO.enumCase(Value, "BeforeHash", FormatStyle::PPDIS_BeforeHash);