================
@@ -169,6 +171,14 @@ class OriginManager {
template <typename T>
OriginList *buildListForType(QualType QT, const T *Node);
+ void initializeThisOrigins(const Decl *D);
----------------
Xazax-hun wrote:
I am still wondering if `ThisOrigins` is confusing, as these origins are not
necessarily used for the implicit this object. Shouldn't we say TypeOrigins or
something more general?
https://github.com/llvm/llvm-project/pull/187917
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits