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

References

tools/clang/lib/Format/Format.cpp
  963   FormatStyle ChromiumStyle = getGoogleStyle(Language);
  985   if (Language == FormatStyle::LK_Java) {
 1006   } else if (Language == FormatStyle::LK_JavaScript) {
 1016     if (Language == FormatStyle::LK_ObjC)