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