]> granicus.if.org Git - clang/commit
Add getDeclReferenceMap() to the abstract interface of TranslationUnit class.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:18 +0000 (23:39 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:18 +0000 (23:39 +0000)
commit768a6c94a52ddf4f2f6d0c6d611db6cf224b1a1c
treeb6576a507a4dc50cc8af0d91e997312335d814c4
parent0594545b5b31ff543fb6016a3ae35ee78b51b984
Add getDeclReferenceMap() to the abstract interface of TranslationUnit class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77530 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/TranslationUnit.h
tools/index-test/index-test.cpp