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

References

tools/clang/include/clang/Basic/PartialDiagnostic.h
  251     DiagID = Other.DiagID;
  252     DiagStorage = Other.DiagStorage;
  253     Allocator = Other.Allocator;
  255     Other.DiagStorage = nullptr;