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

References

tools/clang/lib/Format/Format.cpp
  156     IO.enumCase(Value, "Never", FormatStyle::BPS_Never);
  862   GoogleStyle.ObjCBinPackProtocolList = FormatStyle::BPS_Never;
tools/clang/unittests/Format/FormatTestObjC.cpp
  365   Style.ObjCBinPackProtocolList = FormatStyle::BPS_Never;