[libclang] Introduce cxcursor::getCursorParentDecl(CXCursor Cursor) and use it at...
commit8ccac3de1335f1cfd7cea56ba1cefcf0b724ce3f
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jun 2011 22:20:07 +0000 (29 22:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jun 2011 22:20:07 +0000 (29 22:20 +0000)
tree5924fc990c04ca6884e928687cffc4a1f1226e4b
parentc5c5e92ec53f7e6ac7ebbbf77c6d8e4b7d88daec
[libclang] Introduce cxcursor::getCursorParentDecl(CXCursor Cursor) and use it at the appropriate place in CIndex.cpp
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134104 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp
tools/libclang/CXCursor.cpp
tools/libclang/CXCursor.h