From: Ted Kremenek Date: Fri, 9 Dec 2011 22:28:29 +0000 (+0000) Subject: Sort exports list. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52a9b5aa5d994a22f309c62a9e0bbc070ee5eced;p=clang Sort exports list. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146286 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/libclang/libclang.exports b/tools/libclang/libclang.exports index be74f58508..5d37b59662 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports @@ -4,6 +4,8 @@ clang_CXXMethod_isStatic clang_CXXMethod_isVirtual clang_Cursor_getTranslationUnit clang_Cursor_isNull +clang_IndexAction_create +clang_IndexAction_dispose clang_Range_isNull clang_annotateTokens clang_codeCompleteAt @@ -98,8 +100,8 @@ clang_getDiagnosticRange clang_getDiagnosticSeverity clang_getDiagnosticSpelling clang_getElementType -clang_getEnumConstantDeclValue clang_getEnumConstantDeclUnsignedValue +clang_getEnumConstantDeclValue clang_getEnumDeclIntegerType clang_getExpansionLocation clang_getFile @@ -144,11 +146,13 @@ clang_getTypeDeclaration clang_getTypeKindSpelling clang_getTypedefDeclUnderlyingType clang_hashCursor -clang_IndexAction_create -clang_IndexAction_dispose +clang_indexLoc_getCXSourceLocation +clang_indexLoc_getFileLocation +clang_indexSourceFile +clang_indexTranslationUnit +clang_index_getCXXClassDeclInfo clang_index_getClientContainer clang_index_getClientEntity -clang_index_getCXXClassDeclInfo clang_index_getIBOutletCollectionAttrInfo clang_index_getObjCCategoryDeclInfo clang_index_getObjCContainerDeclInfo @@ -157,10 +161,6 @@ clang_index_getObjCProtocolRefListInfo clang_index_isEntityObjCContainerKind clang_index_setClientContainer clang_index_setClientEntity -clang_indexLoc_getCXSourceLocation -clang_indexLoc_getFileLocation -clang_indexSourceFile -clang_indexTranslationUnit clang_isAttribute clang_isConstQualifiedType clang_isCursorDefinition