]> granicus.if.org Git - clang/commit
Add libclang function 'clang_CXXMethod_isStatic' to query of a C++ method
authorTed Kremenek <kremenek@apple.com>
Mon, 17 May 2010 20:06:56 +0000 (20:06 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 17 May 2010 20:06:56 +0000 (20:06 +0000)
commit9ada39a4ac82ff5f5087b0a7fa9ed0d32be55a3b
tree04461010b622c33c54edc9dcbfc3d7bcdc1ba2ef
parent293279ae4351f4f17ce44aa4f72861d0bc74c918
Add libclang function 'clang_CXXMethod_isStatic' to query of a C++ method
is declared static.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103963 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/libclang/CIndex.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports