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

References

tools/clang/unittests/Format/FormatTestComments.cpp
  257   verifyGoogleFormat("int a;  // Trailing comment.");
  262   verifyGoogleFormat("#endif  // HEADER_GUARD");
  269   verifyGoogleFormat(
  469   verifyGoogleFormat("#define A        \\\n"
 1393   verifyGoogleFormat(
 1396   verifyGoogleFormat("static SomeType type = {aaaaaaaaaaa,\n"