summaryrefslogtreecommitdiffstats
path: root/tools/CIndex/CIndex.exports
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CIndex/CIndex.exports')
-rw-r--r--tools/CIndex/CIndex.exports7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports
index e925df9..a695ba2 100644
--- a/tools/CIndex/CIndex.exports
+++ b/tools/CIndex/CIndex.exports
@@ -22,20 +22,21 @@ _clang_getCursorSource
_clang_getCursorSourceFile
_clang_getCursorSpelling
_clang_getDeclColumn
+_clang_getDeclExtent
_clang_getDeclLine
+_clang_getDeclExtent
_clang_getDeclSource
_clang_getDeclSourceFile
_clang_getDeclSpelling
-_clang_getDeclarationName
+_clang_getDeclUSR
+_clang_getDeclaration
_clang_getDefinitionSpellingAndExtent
-_clang_getEntity
_clang_getEntityFromDecl
_clang_getFileName
_clang_getFileTime
_clang_getNullCursor
_clang_getNumCompletionChunks
_clang_getTranslationUnitSpelling
-_clang_getURI
_clang_isDeclaration
_clang_isDefinition
_clang_isInvalid
OpenPOWER on IntegriCloud