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

References

tools/clang/unittests/Format/FormatTestComments.cpp
  550   Style.ReflowComments = false;
  551   verifyFormat("// aaaaaaaaa aaaaaaaaaa aaaaaaaaaa", Style);
  552   verifyFormat("/* aaaaaaaaa aaaaaaaaaa aaaaaaaaaa */", Style);