Given a cursor representing an Objective-C property declaration these functions enable retrieval of cursors representing its accessor method declarations, which are not otherwise easy to identify when visiting the children of an Objective-C container type.
An additional test print mode is added to c-index-test to avoid including this cross-referencing information in the output of PrintCursor() for all property declarations. The required minor version bump is excluded from the patch to avoid potential merge conflicts. Matt
libclang_property_methods.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
