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

References

lib/TextAPI/MachO/InterfaceFile.cpp
   23     return O.getInstallName() < InstallName;
   25   if (I != Container.end() && I->getInstallName() == InstallName)
lib/TextAPI/MachO/TextStub.cpp
  478             Section.AllowableClients.emplace_back(Library.getInstallName());
  482             Section.ReexportedLibraries.emplace_back(Library.getInstallName());
 1012           CurrentSection.Values.emplace_back(it.first->getInstallName());