aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-09-20 19:02:45 +0000
committerTed Kremenek <kremenek@apple.com>2011-09-20 19:02:45 +0000
commit9503dce5a6158be8459697b2197bc43289929519 (patch)
tree4fc526c2123c623c09525b2f9f7c307e56377470
parentb6a37b38c976b05a67f9cacf6fe1d1aa26193e03 (diff)
Sort exports list.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140171 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--tools/libclang/libclang.exports14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/libclang/libclang.exports b/tools/libclang/libclang.exports
index ea7aaf00c8..d01bb07f0c 100644
--- a/tools/libclang/libclang.exports
+++ b/tools/libclang/libclang.exports
@@ -2,14 +2,13 @@ clang_CXCursorSet_contains
clang_CXCursorSet_insert
clang_CXXMethod_isStatic
clang_CXXMethod_isVirtual
-clang_getCursorReferenceNameRange
clang_annotateTokens
clang_codeCompleteAt
-clang_codeCompleteGetDiagnostic
-clang_codeCompleteGetNumDiagnostics
clang_codeCompleteGetContainerKind
clang_codeCompleteGetContainerUSR
clang_codeCompleteGetContexts
+clang_codeCompleteGetDiagnostic
+clang_codeCompleteGetNumDiagnostics
clang_codeCompleteGetObjCSelector
clang_constructUSR_ObjCCategory
clang_constructUSR_ObjCClass
@@ -65,6 +64,7 @@ clang_getCursorLanguage
clang_getCursorLexicalParent
clang_getCursorLinkage
clang_getCursorLocation
+clang_getCursorReferenceNameRange
clang_getCursorReferenced
clang_getCursorResultType
clang_getCursorSemanticParent
@@ -106,6 +106,7 @@ clang_getPresumedLocation
clang_getRange
clang_getRangeEnd
clang_getRangeStart
+clang_getRemappings
clang_getResultType
clang_getSpecializedCursorTemplate
clang_getSpellingLocation
@@ -137,6 +138,9 @@ clang_isUnexposed
clang_isVirtualBase
clang_isVolatileQualifiedType
clang_parseTranslationUnit
+clang_remap_dispose
+clang_remap_getFilenames
+clang_remap_getNumFiles
clang_reparseTranslationUnit
clang_saveTranslationUnit
clang_sortCodeCompletionResults
@@ -144,7 +148,3 @@ clang_toggleCrashRecovery
clang_tokenize
clang_visitChildren
clang_visitChildrenWithBlock
-clang_getRemappings
-clang_remap_getNumFiles
-clang_remap_getFilenames
-clang_remap_dispose