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