ChuanqiXu9 wrote:

> Can we remove `getAddressOfPointer` instead?. Where is it being used?

It is used in `VarDecl::getInitAddress()` in Decl.cpp. It looks like it is used 
indirectly by the StmtIterator

https://github.com/llvm/llvm-project/pull/111995
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to