Make clang_getDeclUSR() visible.

llvm-svn: 93268
This commit is contained in:
Ted Kremenek 2010-01-12 23:34:05 +00:00
parent cb674f9492
commit a188cbbf29
1 changed files with 1 additions and 1 deletions

View 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