]> granicus.if.org Git - clang/commit
Kill off clang_getDeclColumn, clang_getDeclExtent, clang_getDeclLine,
authorDouglas Gregor <dgregor@apple.com>
Wed, 20 Jan 2010 00:26:57 +0000 (00:26 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 20 Jan 2010 00:26:57 +0000 (00:26 +0000)
commite0356b10832390d5f44b3dc7ad4e6e104ebad556
tree75bcf135eb52d38fc844ea4a1fcd162526e61b14
parent7eaa8ae8692c5cd3eed8cb334fe5346470522091
Kill off clang_getDeclColumn, clang_getDeclExtent, clang_getDeclLine,
clang_getDeclSource, and clang_getDeclSourceFile; the cursor
equivalents are the way of the future.

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