================
@@ -169,6 +171,14 @@ class OriginManager {
template <typename T>
OriginList *buildListForType(QualType QT, const T *Node);
+ void initializeThisOrigins(const Decl *D);
----------------
Xazax-hun wrote:Sorry, I misunderstood this part. Please disregard this comment. https://github.com/llvm/llvm-project/pull/187917 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
