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

References

tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp
  218   if (Key != Other.Key || FilePath != Other.FilePath || Error != Other.Error)
  218   if (Key != Other.Key || FilePath != Other.FilePath || Error != Other.Error)
  218   if (Key != Other.Key || FilePath != Other.FilePath || Error != Other.Error)
  220   if (!(Replaces == Other.Replaces))