]> granicus.if.org Git - clang/commitdiff
Make clang_getDeclUSR() visible.
authorTed Kremenek <kremenek@apple.com>
Tue, 12 Jan 2010 23:34:05 +0000 (23:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 12 Jan 2010 23:34:05 +0000 (23:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93268 91177308-0d34-0410-b5e6-96231b3b80d8

tools/CIndex/CIndex.exports

index 006fc06a96a7be18f2d20bdd9569f69b6ca785f0..a695ba2b08d1bda50d6e16ff67025ba95aaf5a66 100644 (file)
@@ -28,6 +28,7 @@ _clang_getDeclExtent
 _clang_getDeclSource
 _clang_getDeclSourceFile
 _clang_getDeclSpelling
+_clang_getDeclUSR
 _clang_getDeclaration
 _clang_getDefinitionSpellingAndExtent
 _clang_getEntityFromDecl
@@ -36,7 +37,6 @@ _clang_getFileTime
 _clang_getNullCursor
 _clang_getNumCompletionChunks
 _clang_getTranslationUnitSpelling
-_clang_getUSR
 _clang_isDeclaration
 _clang_isDefinition
 _clang_isInvalid