Home
last modified time | relevance | path

Searched refs:APack (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1675 for (const UnexpandedParameterPack &APack : APacks) { in AreCompatibleForSubsumption() local
1676 std::pair<unsigned, unsigned> DepthAndIndex = getDepthAndIndex(APack); in AreCompatibleForSubsumption()