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

References

tools/lld/lib/Core/Resolver.cpp
  117   _atoms.push_back(OwningAtomPtr<Atom>(atom.release()));
  146   _atoms.push_back(OwningAtomPtr<Atom>(atom.release()));
  161   _atoms.push_back(OwningAtomPtr<Atom>(atom.release()));
  177   _atoms.push_back(OwningAtomPtr<Atom>(atom.release()));
  500     addAtom(*atom.release());