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

References

tools/clang/unittests/Format/CleanupTest.cpp
  309     auto CleanReplaces = cleanupAroundReplacements(Code, Replaces, Style);
  319     auto CleanReplaces = cleanupAroundReplacements(Code, Replaces, Style);
  322     auto FormattedReplaces = formatReplacements(Code, *CleanReplaces, Style);
  404   Style = format::getGoogleStyle(format::FormatStyle::LanguageKind::LK_Cpp);
  441   Style = format::getGoogleStyle(format::FormatStyle::LanguageKind::LK_Cpp);