]> granicus.if.org Git - clang/commit
[clang.py] Implement Cursor.is_static_method
authorGregory Szorc <gregory.szorc@gmail.com>
Sat, 9 Jun 2012 16:21:34 +0000 (16:21 +0000)
committerGregory Szorc <gregory.szorc@gmail.com>
Sat, 9 Jun 2012 16:21:34 +0000 (16:21 +0000)
commite65b34deb1f8f7c80765f1c00476e7609bb9eada
treefe1d0b2cc047332c2ba78e4d5b2dd806149c9368
parentdb3d68f188eb0883407a25ef09c1d85e217b97ef
[clang.py] Implement Cursor.is_static_method

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158277 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py