Searched refs:typesEnd (Results 1 – 1 of 1) sorted by relevance
7204 const auto typesEnd = fixedTypeMapping.cend(); in createIdmap() local7205 for (auto ti = fixedTypeMapping.cbegin(); ti != typesEnd; ++ti) { in createIdmap()7239 for (auto ti = fixedTypeMapping.cbegin(); ti != typesEnd; ++ti) { in createIdmap()