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

References

tools/clang/lib/Format/WhitespaceManager.cpp
  270     if (Changes[i].NewlinesBefore > 0 && !InsideNestedScope) {
  278     if (!FoundMatchOnLine && !InsideNestedScope && Matches(Changes[i])) {
  286     if (InsideNestedScope && Changes[i].NewlinesBefore > 0) {