arphaman added a comment. @MadCoder Indexing by names doesn't seem like the right solution. You should be able to get the canonical declaration (`getCanonicalDecl`) from the declaration that represents the method in @implementation, which should avoid the problem you're describing.
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71091/new/ https://reviews.llvm.org/D71091 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits