Searched refs:targetMatrixInstance (Results 1 – 1 of 1) sorted by relevance
805 format, fqInstance.getPackage(), [&](const auto& targetMatrixInstance) { in IsFqInstanceDeprecated() argument806 if (targetMatrixInstance.versionRange().majorVer == fqInstance.getMajorVersion() && in IsFqInstanceDeprecated()807 targetMatrixInstance.interface() == fqInstance.getInterface() && in IsFqInstanceDeprecated()808 targetMatrixInstance.matchInstance(fqInstance.getInstance())) { in IsFqInstanceDeprecated()810 std::min(targetMatrixMinVer, targetMatrixInstance.versionRange().minVer()); in IsFqInstanceDeprecated()