Searched refs:PartialPack (Results 1 – 2 of 2) sorted by relevance
608 if (NamedDecl *PartialPack in CheckParameterPacksForExpansion() local611 std::tie(PartialDepth, PartialIndex) = getDepthAndIndex(PartialPack); in CheckParameterPacksForExpansion()
676 if (NamedDecl *PartialPack in ForgetPartiallySubstitutedPack() local681 std::tie(Depth, Index) = getDepthAndIndex(PartialPack); in ForgetPartiallySubstitutedPack()695 if (NamedDecl *PartialPack in RememberPartiallySubstitutedPack() local700 std::tie(Depth, Index) = getDepthAndIndex(PartialPack); in RememberPartiallySubstitutedPack()