Searched refs:APack (Results 1 – 1 of 1) sorted by relevance
1690 for (const UnexpandedParameterPack &APack : APacks) { in AreCompatibleForSubsumption() local1691 std::pair<unsigned, unsigned> DepthAndIndex = getDepthAndIndex(APack); in AreCompatibleForSubsumption()