]> granicus.if.org Git - clang/commit
[libclang] Refactor the important stuff in clang_getCursor into a cxcursor::getCursor...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 00:30:33 +0000 (00:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 00:30:33 +0000 (00:30 +0000)
commit671436e9e2794c56f3c2e62739d225571493af37
tree28e2eb7c1e4a26b950badad118dbc756693a0e73
parentb0d6eaa6b646c18c49923aefc76973801f561701
[libclang] Refactor the important stuff in clang_getCursor into a cxcursor::getCursor(CXTranslationUnit, SourceLocation) function.

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