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

References

tools/clang/include/clang/Basic/PartialDiagnostic.h
  203       : DiagID(Other.DiagID), DiagStorage(Other.DiagStorage),
  203       : DiagID(Other.DiagID), DiagStorage(Other.DiagStorage),
  204         Allocator(Other.Allocator) {
  205     Other.DiagStorage = nullptr;