Home
last modified time | relevance | path

Searched refs:ClassEHs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/TextAPI/
H A DTextStub.cpp215 std::vector<FlowStringRef> ClassEHs; member
225 std::vector<FlowStringRef> ClassEHs; member
235 std::vector<FlowStringRef> ClassEHs; member
301 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()
329 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()
526 llvm::sort(Section.ClassEHs); in NormalizedTBD()
583 llvm::sort(Section.ClassEHs); in NormalizedTBD()
666 for (auto &Symbol : Section.ClassEHs) in denormalize()
703 for (auto &Symbol : Section.ClassEHs) in denormalize()
889 sort(CurrentSection.ClassEHs); in NormalizedTBD_V4()
[all …]