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

References

utils/FileCheck/FileCheck.cpp
  457         bool WasInMatch = InMatch;
  458         InMatch = false;
  461             InMatch = true;
  465         if (!WasInMatch && InMatch)
  467         else if (WasInMatch && !InMatch)