================ @@ -4549,6 +4549,10 @@ class PackIndexingExpr final bool isFullySubstituted() const { return FullySubstituted; } + bool isPartiallySubstituted() const { ---------------- cor3ntin wrote: I got rid of it entierly, it's cleaner https://github.com/llvm/llvm-project/pull/139276