hanchenye-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