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

References

include/llvm/ADT/ImmutableMap.h
   81     if (Root) { Root->retain(); }
   85     if (Root) { Root->retain(); }
   94       if (X.Root) { X.Root->retain(); }
  145     if (Root) { Root->retain(); }
  280       Root->retain();
  288     if (Root) { Root->retain(); }
  293       Root->retain();
  305         X.Root->retain();
  321     if (Root) Root->retain();
include/llvm/ADT/ImmutableSet.h
  249     if (left) left->retain();
  250     if (right) right->retain();
  973     if (Root) { Root->retain(); }
  977     if (Root) { Root->retain(); }
  986       if (X.Root) { X.Root->retain(); }
 1059     if (Root) { Root->retain(); }
 1129     if (Root) { Root->retain(); }
 1135     if (Root) { Root->retain(); }
 1144       if (X.Root) { X.Root->retain(); }