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

References

tools/clang/tools/extra/clangd/Format.cpp
  149   StringRef CommentMarker = commentMarker(Leading);
  150   bool NewLineIsComment = !commentMarker(Indentation).empty();
  152       (NewLineIsComment || !commentMarker(NextLine).empty() ||