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

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1366         (Style.ObjCBinPackProtocolList == FormatStyle::BPS_Auto &&
tools/clang/lib/Format/Format.cpp
  154     IO.enumCase(Value, "Auto", FormatStyle::BPS_Auto);
  786   LLVMStyle.ObjCBinPackProtocolList = FormatStyle::BPS_Auto;
tools/clang/unittests/Format/FormatTestObjC.cpp
  374   Style.ObjCBinPackProtocolList = FormatStyle::BPS_Auto;