Searched refs:PartialPack (Results 1 – 2 of 2) sorted by relevance
599 if (NamedDecl *PartialPack in CheckParameterPacksForExpansion() local602 llvm::tie(PartialDepth, PartialIndex) = getDepthAndIndex(PartialPack); in CheckParameterPacksForExpansion()
787 if (NamedDecl *PartialPack in ForgetPartiallySubstitutedPack() local792 llvm::tie(Depth, Index) = getDepthAndIndex(PartialPack); in ForgetPartiallySubstitutedPack()806 if (NamedDecl *PartialPack in RememberPartiallySubstitutedPack() local811 llvm::tie(Depth, Index) = getDepthAndIndex(PartialPack); in RememberPartiallySubstitutedPack()