Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1677 auto it = llvm::find_if(BPacks, [&](const UnexpandedParameterPack &BPack) { in AreCompatibleForSubsumption() argument
1678 return getDepthAndIndex(BPack) == DepthAndIndex; in AreCompatibleForSubsumption()