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

References

tools/clang/lib/Format/WhitespaceManager.cpp
  526       if (Changes[I].NewlinesBefore > 1 || !FoundMatchOnLine)
  528                            FoundMatchOnLine, AlignMacrosMatches, Changes);
  530       FoundMatchOnLine = false;
  536     FoundMatchOnLine = true;
  553                      FoundMatchOnLine, AlignMacrosMatches, Changes);