Searched refs:BPack (Results 1 – 1 of 1) sorted by relevance
1677 auto it = llvm::find_if(BPacks, [&](const UnexpandedParameterPack &BPack) { in AreCompatibleForSubsumption() argument1678 return getDepthAndIndex(BPack) == DepthAndIndex; in AreCompatibleForSubsumption()