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

References

tools/lld/include/lld/Core/Simple.h
   79     auto newEnd = std::remove_if(atoms.begin(), atoms.end(),
   79     auto newEnd = std::remove_if(atoms.begin(), atoms.end(),
   83     atoms.erase(newEnd, atoms.end());
   83     atoms.erase(newEnd, atoms.end());