================ @@ -3802,6 +3808,22 @@ OPT_LIST(V) StringRef getCUIDHash() const; + void findPFPFields(QualType Ty, CharUnits Offset, ---------------- ojhunt wrote:
Alternatively we could have a PFPField iterator that applies the the offset on dereference https://github.com/llvm/llvm-project/pull/172119 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
