Add getDeclReferenceMap() to the abstract interface of TranslationUnit class.
commitc39d64911896ab6043b465ddd82814ef3c75de33
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:18 +0000 (29 23:39 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:18 +0000 (29 23:39 +0000)
treeb6576a507a4dc50cc8af0d91e997312335d814c4
parent0d71d5b82e31b9bf59e8505c8e2e5756f265b465
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