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

References

tools/clang/lib/Format/WhitespaceManager.cpp
  272       FoundMatchOnLine = false;
  278     if (!FoundMatchOnLine && !InsideNestedScope && Matches(Changes[i])) {
  279       FoundMatchOnLine = true;