summaryrefslogtreecommitdiffstats
path: root/clang/tools/CIndex/CIndex.exports
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/CIndex/CIndex.exports')
-rw-r--r--clang/tools/CIndex/CIndex.exports5
1 files changed, 4 insertions, 1 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports
index ac18cc8e325..3f87a82b3a1 100644
--- a/clang/tools/CIndex/CIndex.exports
+++ b/clang/tools/CIndex/CIndex.exports
@@ -15,4 +15,7 @@ _clang_loadDeclaration
_clang_loadTranslationUnit
_clang_createTranslationUnit
_clang_isDeclaration
-_clang_getKindSpelling
+_clang_isReference
+_clang_isDefinition
+_clang_getCursorSpelling
+_clang_getCursorKindSpelling
OpenPOWER on IntegriCloud