Implement libclang API functions for retrieving the lexical and
authorDouglas Gregor <dgregor@apple.com>
Wed, 22 Sep 2010 21:22:29 +0000 (21:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 22 Sep 2010 21:22:29 +0000 (21:22 +0000)
commit2be5bc9ad3981347a000742f81b91ab3080f1214
tree458d5360132f19c6d2840bcc7bd7730138ab5939
parentb4a9aec74ad8e6af86b6de609b3068a4f7dc921b
Implement libclang API functions for retrieving the lexical and
semantic parents of the given cursor.

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