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

References

projects/compiler-rt/lib/xray/xray_allocator.h
  255     Owned = O.Owned;
  255     Owned = O.Owned;
  256     O.Owned = false;
  272     Owned = O.Owned;
  280     if (Owned && BackingStore != nullptr) {