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.exports3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports
index 71522fd3ed5..0460ba0d594 100644
--- a/clang/tools/CIndex/CIndex.exports
+++ b/clang/tools/CIndex/CIndex.exports
@@ -13,6 +13,7 @@ _clang_getCompletionChunkKind
_clang_getCompletionChunkText
_clang_getCursor
_clang_getCursorDecl
+_clang_getCursorDefinition
_clang_getCursorExtent
_clang_getCursorFromDecl
_clang_getCursorKind
@@ -36,8 +37,8 @@ _clang_getFileTime
_clang_getNullCursor
_clang_getNumCompletionChunks
_clang_getTranslationUnitSpelling
+_clang_isCursorDefinition
_clang_isDeclaration
-_clang_isDefinition
_clang_isInvalid
_clang_isReference
_clang_loadDeclaration
OpenPOWER on IntegriCloud