Searched refs:Swift5TypesSectionsNew (Results 1 – 1 of 1) sorted by relevance
150 std::vector<span<char>> Swift5TypesSectionsNew; member354 JDS->Swift5TypesSectionsNew.push_back(KV.second.toSpan<char>()); in registerObjectPlatformSections()427 removeIfPresent(JDS->Swift5TypesSectionsNew, KV.second); in deregisterObjectPlatformSections()682 if (JDS.Swift5TypesSectionsNew.empty()) in registerSwift5Types()689 for (const auto &TypeSec : JDS.Swift5TypesSectionsNew) in registerSwift5Types()695 moveAppendSections(JDS.Swift5TypesSections, JDS.Swift5TypesSectionsNew); in registerSwift5Types()