More work to enable more exhaustive testing of the indexing API.
Next step: Add actual some test cases:-)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82636 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports
index a06d7bc..1b804b1 100644
--- a/tools/CIndex/CIndex.exports
+++ b/tools/CIndex/CIndex.exports
@@ -22,4 +22,5 @@
_clang_isInvalid
_clang_getCursorSpelling
_clang_getCursorKindSpelling
+_clang_getDefinitionSpellingAndExtent
_clang_getTranslationUnitSpelling