[cfe-commits] [PATCH] Add clang_getCursorReferenced to Python binding

Matthew King matthew.y.king at gmail.com
Sun Dec 30 14:09:30 PST 2012


Exposes cursor.referenced (clang_getCursorReferenced). I was trying to find
the function declaration corresponding to a function call, and I believe
this is the most direct way.

Unit test included.

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121230/a9f61cdb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: referenced.patch
Type: application/octet-stream
Size: 1476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121230/a9f61cdb/attachment.obj>


More information about the cfe-commits mailing list