llvm-project/clang/bindings/python/tests
Tobias Grosser e15496f1d7 cindex.py: Allow to create a cursor from file/row/column
We add a constructor to create a SourceLocation from a position in
a file and we use this SourceLocation to retrieve a cursor.

llvm-svn: 143322
2011-10-31 00:31:32 +00:00
..
cindex cindex.py: Allow to create a cursor from file/row/column 2011-10-31 00:31:32 +00:00
__init__.py Initial checkin of CIndex Python bindings, by Andrew Sutton! 2010-01-24 02:02:07 +00:00