<div dir="ltr">This patch exposes an interface to libclang's clang_getOverriddenCursors and clang_disposeOverriddenCursors functions to the python api.<div><br></div><div>The patch is adapted from this stack overflow response but cleaned up to fit within the existing cindex.py codebase <a href="https://stackoverflow.com/questions/35962473/libclang-python-binding-function-getoverridden">https://stackoverflow.com/questions/35962473/libclang-python-binding-function-getoverridden</a></div><div><br></div><div>Let me know if there's anything I need to address.  I can add unit tests if desired but that would double the length of this patch.  </div><div><br></div><div>Patch attached</div></div>