Searched refs:ClassEHs (Results 1 – 1 of 1) sorted by relevance
215 std::vector<FlowStringRef> ClassEHs; member225 std::vector<FlowStringRef> ClassEHs; member235 std::vector<FlowStringRef> ClassEHs; member301 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()318 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()329 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()513 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()526 llvm::sort(Section.ClassEHs); in NormalizedTBD()570 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()583 llvm::sort(Section.ClassEHs); in NormalizedTBD()[all …]