Searched refs:typeMapping (Results 1 – 1 of 1) sorted by relevance
7322 auto typeMapping = std::make_unique<IdmapTypeMapping>(); in createIdmap() local7351 typeMapping->add(target_resid, overlay_resid); in createIdmap()7355 if (typeMapping->empty()) { in createIdmap()7360 const IdmapMatchingResources matchingResources(std::move(typeMapping)); in createIdmap()