ΒΆclang::format::FormatStyle getGoogleStyle(
FormatStyle::LanguageKind Language)
clang::format::FormatStyle getGoogleStyle(
FormatStyle::LanguageKind Language)
Description
Returns a format style complying with one of Google's style guides: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml. http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml. https://developers.google.com/protocol-buffers/docs/style.
Declared at: clang/include/clang/Format/Format.h:4046
Parameters
- FormatStyle::LanguageKind Language