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

References

tools/clang/lib/Format/Format.cpp
  836   if (Language == FormatStyle::LK_TextProto) {
  843   FormatStyle GoogleStyle = getLLVMStyle(Language);
  913   if (Language == FormatStyle::LK_Java) {
  924   } else if (Language == FormatStyle::LK_JavaScript) {
  938   } else if (Language == FormatStyle::LK_Proto) {
  949   } else if (Language == FormatStyle::LK_ObjC) {