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 be74f58..5d37b59 100644
--- a/tools/libclang/libclang.exports
+++ b/tools/libclang/libclang.exports
@@ -4,6 +4,8 @@
 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_getDiagnosticSeverity
 clang_getDiagnosticSpelling
 clang_getElementType
-clang_getEnumConstantDeclValue
 clang_getEnumConstantDeclUnsignedValue
+clang_getEnumConstantDeclValue
 clang_getEnumDeclIntegerType
 clang_getExpansionLocation
 clang_getFile
@@ -144,11 +146,13 @@
 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_isEntityObjCContainerKind
 clang_index_setClientContainer
 clang_index_setClientEntity
-clang_indexLoc_getCXSourceLocation
-clang_indexLoc_getFileLocation
-clang_indexSourceFile
-clang_indexTranslationUnit
 clang_isAttribute
 clang_isConstQualifiedType
 clang_isCursorDefinition