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()
679 if (NamedDecl *PartialPack in ForgetPartiallySubstitutedPack() local684 std::tie(Depth, Index) = getDepthAndIndex(PartialPack); in ForgetPartiallySubstitutedPack()698 if (NamedDecl *PartialPack in RememberPartiallySubstitutedPack() local703 std::tie(Depth, Index) = getDepthAndIndex(PartialPack); in RememberPartiallySubstitutedPack()