reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
301 IO.mapOptional("objc-eh-types", Section.ClassEHs); 510 Section.ClassEHs.emplace_back(Symbol->getName()); 523 llvm::sort(Section.ClassEHs.begin(), Section.ClassEHs.end()); 523 llvm::sort(Section.ClassEHs.begin(), Section.ClassEHs.end()); 666 for (auto &Symbol : Section.ClassEHs)