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

References

tools/clang/tools/extra/clangd/Format.cpp
  252     Style.MaxEmptyLinesToKeep = 1000;
  253     Style.KeepEmptyLinesAtTheStartOfBlocks = true;
  269   closeBrackets(CodeToFormat, Style);
  289            Style, CodeToFormat, RangesToFormat, Filename, &Status)) {