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

References

lib/TextAPI/MachO/TextStub.cpp
  318       IO.mapOptional("objc-eh-types", Section.ClassEHs);
  568               Section.ClassEHs.emplace_back(Symbol->getName());
  581         llvm::sort(Section.ClassEHs.begin(), Section.ClassEHs.end());
  581         llvm::sort(Section.ClassEHs.begin(), Section.ClassEHs.end());
  703         for (auto &Symbol : Section.ClassEHs)