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

References

tools/clang/lib/Format/WhitespaceManager.cpp
  401     if (FoundMatchOnLine || CommasBeforeMatch != CommasBeforeLastMatch)
  404     CommasBeforeLastMatch = CommasBeforeMatch;
  418         CommasBeforeLastMatch != CommasBeforeMatch) {