blob: 459633646574f2e8354f364c1cab7ddbcfa8e029 [file] [log] [blame]
Ted Kremenekbbedd062010-12-08 23:43:14 +00001clang_CXCursorSet_contains
2clang_CXCursorSet_insert
Ted Kremenek9cfe9e62010-05-17 20:06:56 +00003clang_CXXMethod_isStatic
Douglas Gregor9519d922011-05-12 15:17:24 +00004clang_CXXMethod_isVirtual
Ted Kremenekda3cfc92011-11-08 20:42:13 +00005clang_Cursor_getTranslationUnit
6clang_Cursor_isNull
7clang_Range_isNull
Dan Gohman314ca582010-04-16 04:45:02 +00008clang_annotateTokens
Douglas Gregor8e984da2010-08-04 16:47:14 +00009clang_codeCompleteAt
Douglas Gregor63745d52011-07-21 01:05:26 +000010clang_codeCompleteGetContainerKind
11clang_codeCompleteGetContainerUSR
Douglas Gregor21325842011-07-07 16:03:39 +000012clang_codeCompleteGetContexts
Ted Kremenek057b9862011-09-20 19:02:45 +000013clang_codeCompleteGetDiagnostic
14clang_codeCompleteGetNumDiagnostics
Douglas Gregorea777402011-07-26 15:24:30 +000015clang_codeCompleteGetObjCSelector
Dan Gohman314ca582010-04-16 04:45:02 +000016clang_constructUSR_ObjCCategory
17clang_constructUSR_ObjCClass
18clang_constructUSR_ObjCIvar
19clang_constructUSR_ObjCMethod
20clang_constructUSR_ObjCProperty
21clang_constructUSR_ObjCProtocol
Ted Kremenekbbedd062010-12-08 23:43:14 +000022clang_createCXCursorSet
Dan Gohman314ca582010-04-16 04:45:02 +000023clang_createIndex
24clang_createTranslationUnit
25clang_createTranslationUnitFromSourceFile
Douglas Gregorb68bc592010-08-05 09:09:23 +000026clang_defaultCodeCompleteOptions
Dan Gohman314ca582010-04-16 04:45:02 +000027clang_defaultDiagnosticDisplayOptions
Ted Kremeneka5940822010-08-26 01:42:22 +000028clang_defaultEditingTranslationUnitOptions
Douglas Gregorde051182010-08-11 15:58:42 +000029clang_defaultReparseOptions
Douglas Gregor6bb92ec2010-08-13 15:35:05 +000030clang_defaultSaveOptions
Ted Kremenekbbedd062010-12-08 23:43:14 +000031clang_disposeCXCursorSet
Ted Kremenek23324122011-04-20 16:41:07 +000032clang_disposeCXTUResourceUsage
Dan Gohman314ca582010-04-16 04:45:02 +000033clang_disposeCodeCompleteResults
34clang_disposeDiagnostic
Ted Kremenekd010ba42011-11-10 08:43:12 +000035clang_disposeDiagnosticSet
Dan Gohman314ca582010-04-16 04:45:02 +000036clang_disposeIndex
Douglas Gregor99a26af2010-10-01 20:25:15 +000037clang_disposeOverriddenCursors
Dan Gohman314ca582010-04-16 04:45:02 +000038clang_disposeString
39clang_disposeTokens
40clang_disposeTranslationUnit
41clang_enableStackTraces
42clang_equalCursors
43clang_equalLocations
Douglas Gregor757e38b2011-07-23 19:35:14 +000044clang_equalRanges
Ted Kremenek6bca9842010-05-14 21:29:26 +000045clang_equalTypes
Ted Kremenekbbedd062010-12-08 23:43:14 +000046clang_executeOnThread
Argyrios Kyrtzidiscddafd32011-10-06 07:00:54 +000047clang_findReferencesInFile
48clang_findReferencesInFileWithBlock
Dan Gohman314ca582010-04-16 04:45:02 +000049clang_formatDiagnostic
Argyrios Kyrtzidis2b0cf602011-09-27 17:44:34 +000050clang_getArrayElementType
51clang_getArraySize
Dan Gohman314ca582010-04-16 04:45:02 +000052clang_getCString
Ted Kremenek23324122011-04-20 16:41:07 +000053clang_getCXTUResourceUsage
Ted Kremenekae9e2212010-08-27 21:34:58 +000054clang_getCXXAccessSpecifier
Douglas Gregorfec4dc92010-11-19 23:44:15 +000055clang_getCanonicalCursor
Ted Kremenek9cfe9e62010-05-17 20:06:56 +000056clang_getCanonicalType
Ted Kremenekd010ba42011-11-10 08:43:12 +000057clang_getChildDiagnostics
Dan Gohman314ca582010-04-16 04:45:02 +000058clang_getClangVersion
Erik Verbruggen98ea7f62011-10-14 15:31:08 +000059clang_getCompletionAnnotation
Ted Kremenekda3cfc92011-11-08 20:42:13 +000060clang_getCompletionAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000061clang_getCompletionChunkCompletionString
62clang_getCompletionChunkKind
63clang_getCompletionChunkText
Erik Verbruggen98ea7f62011-10-14 15:31:08 +000064clang_getCompletionNumAnnotations
Douglas Gregora2db7932010-05-26 22:00:08 +000065clang_getCompletionPriority
Dan Gohman314ca582010-04-16 04:45:02 +000066clang_getCursor
Douglas Gregorf757a122010-08-23 23:00:57 +000067clang_getCursorAvailability
Douglas Gregor3f35bb22011-08-04 20:04:59 +000068clang_getCursorCompletionString
Dan Gohman314ca582010-04-16 04:45:02 +000069clang_getCursorDefinition
Douglas Gregor97c75712010-10-02 22:49:11 +000070clang_getCursorDisplayName
Dan Gohman314ca582010-04-16 04:45:02 +000071clang_getCursorExtent
72clang_getCursorKind
73clang_getCursorKindSpelling
74clang_getCursorLanguage
Douglas Gregor0576ce72010-09-22 21:22:29 +000075clang_getCursorLexicalParent
Dan Gohman314ca582010-04-16 04:45:02 +000076clang_getCursorLinkage
77clang_getCursorLocation
Ted Kremenek057b9862011-09-20 19:02:45 +000078clang_getCursorReferenceNameRange
Dan Gohman314ca582010-04-16 04:45:02 +000079clang_getCursorReferenced
Ted Kremenekc62ab8d2010-06-21 20:48:56 +000080clang_getCursorResultType
Douglas Gregor0576ce72010-09-22 21:22:29 +000081clang_getCursorSemanticParent
Ted Kremeneka5940822010-08-26 01:42:22 +000082clang_getCursorSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +000083clang_getCursorType
Dan Gohman314ca582010-04-16 04:45:02 +000084clang_getCursorUSR
David Chisnall50e4eba2010-12-30 14:05:53 +000085clang_getDeclObjCTypeEncoding
Dan Gohman314ca582010-04-16 04:45:02 +000086clang_getDefinitionSpellingAndExtent
87clang_getDiagnostic
Douglas Gregora750e8e2010-11-19 16:18:16 +000088clang_getDiagnosticCategory
89clang_getDiagnosticCategoryName
Dan Gohman314ca582010-04-16 04:45:02 +000090clang_getDiagnosticFixIt
Ted Kremenekd010ba42011-11-10 08:43:12 +000091clang_getDiagnosticInSet
Dan Gohman314ca582010-04-16 04:45:02 +000092clang_getDiagnosticLocation
93clang_getDiagnosticNumFixIts
94clang_getDiagnosticNumRanges
Douglas Gregora750e8e2010-11-19 16:18:16 +000095clang_getDiagnosticOption
Dan Gohman314ca582010-04-16 04:45:02 +000096clang_getDiagnosticRange
97clang_getDiagnosticSeverity
98clang_getDiagnosticSpelling
Eli Friedman61108f22011-11-01 22:25:07 +000099clang_getExpansionLocation
Dan Gohman314ca582010-04-16 04:45:02 +0000100clang_getFile
101clang_getFileName
102clang_getFileTime
Ted Kremeneka5940822010-08-26 01:42:22 +0000103clang_getIBOutletCollectionType
Douglas Gregor796d76a2010-10-20 22:00:55 +0000104clang_getIncludedFile
Dan Gohman314ca582010-04-16 04:45:02 +0000105clang_getInclusions
106clang_getInstantiationLocation
107clang_getLocation
David Chisnall2e16ac52010-10-15 17:07:39 +0000108clang_getLocationForOffset
Dan Gohman314ca582010-04-16 04:45:02 +0000109clang_getNullCursor
110clang_getNullLocation
111clang_getNullRange
112clang_getNumCompletionChunks
113clang_getNumDiagnostics
Ted Kremenekd010ba42011-11-10 08:43:12 +0000114clang_getNumDiagnosticsInSet
Douglas Gregor16a2bdd2010-09-13 22:52:57 +0000115clang_getNumOverloadedDecls
116clang_getOverloadedDecl
Douglas Gregor99a26af2010-10-01 20:25:15 +0000117clang_getOverriddenCursors
Ted Kremenek6bca9842010-05-14 21:29:26 +0000118clang_getPointeeType
Argyrios Kyrtzidis91672b32011-09-13 21:49:08 +0000119clang_getPresumedLocation
Dan Gohman314ca582010-04-16 04:45:02 +0000120clang_getRange
121clang_getRangeEnd
122clang_getRangeStart
Ted Kremenek057b9862011-09-20 19:02:45 +0000123clang_getRemappings
Ted Kremenekc1508872010-06-21 20:15:39 +0000124clang_getResultType
Douglas Gregord3f48bd2010-09-02 00:07:54 +0000125clang_getSpecializedCursorTemplate
Douglas Gregor229bebd2010-11-09 06:24:54 +0000126clang_getSpellingLocation
Ted Kremenek23324122011-04-20 16:41:07 +0000127clang_getTUResourceUsageName
Douglas Gregorf11309e2010-08-31 22:12:17 +0000128clang_getTemplateCursorKind
Dan Gohman314ca582010-04-16 04:45:02 +0000129clang_getTokenExtent
130clang_getTokenKind
131clang_getTokenLocation
132clang_getTokenSpelling
133clang_getTranslationUnitCursor
134clang_getTranslationUnitSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +0000135clang_getTypeDeclaration
136clang_getTypeKindSpelling
Douglas Gregor06a3f302010-11-20 00:09:34 +0000137clang_hashCursor
Argyrios Kyrtzidis7519c5e2011-11-11 00:23:36 +0000138clang_index_getObjCCategoryDeclInfo
139clang_index_getObjCContainerDeclInfo
Argyrios Kyrtzidis3e429e72011-11-12 02:16:30 +0000140clang_index_getObjCInterfaceDeclInfo
141clang_index_getObjCProtocolDeclInfo
Argyrios Kyrtzidis7519c5e2011-11-11 00:23:36 +0000142clang_index_isEntityObjCContainerKind
Argyrios Kyrtzidisdc199a32011-10-17 19:48:19 +0000143clang_indexLoc_getCXSourceLocation
144clang_indexLoc_getFileLocation
145clang_indexTranslationUnit
Douglas Gregora98034a2011-07-06 03:00:34 +0000146clang_isAttribute
Douglas Gregor56a63802011-01-27 16:27:11 +0000147clang_isConstQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000148clang_isCursorDefinition
149clang_isDeclaration
150clang_isExpression
Douglas Gregor37aa4932011-05-04 00:14:37 +0000151clang_isFileMultipleIncludeGuarded
Dan Gohman314ca582010-04-16 04:45:02 +0000152clang_isInvalid
Ted Kremenek0c7476a2010-07-30 00:14:11 +0000153clang_isPODType
Ted Kremeneka5940822010-08-26 01:42:22 +0000154clang_isPreprocessing
Dan Gohman314ca582010-04-16 04:45:02 +0000155clang_isReference
Douglas Gregor56a63802011-01-27 16:27:11 +0000156clang_isRestrictQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000157clang_isStatement
158clang_isTranslationUnit
159clang_isUnexposed
Ted Kremenekae9e2212010-08-27 21:34:58 +0000160clang_isVirtualBase
Douglas Gregor56a63802011-01-27 16:27:11 +0000161clang_isVolatileQualifiedType
Ted Kremenekd010ba42011-11-10 08:43:12 +0000162clang_loadDiagnostics
Douglas Gregor99d2cf42010-07-21 18:52:53 +0000163clang_parseTranslationUnit
Ted Kremenek057b9862011-09-20 19:02:45 +0000164clang_remap_dispose
165clang_remap_getFilenames
166clang_remap_getNumFiles
Douglas Gregoraa21cc42010-07-19 21:46:24 +0000167clang_reparseTranslationUnit
Douglas Gregore9386682010-08-13 05:36:37 +0000168clang_saveTranslationUnit
Douglas Gregor49f67ce2010-08-26 13:48:20 +0000169clang_sortCodeCompletionResults
Ted Kremenek1ec7b332011-03-18 23:05:39 +0000170clang_toggleCrashRecovery
Dan Gohman314ca582010-04-16 04:45:02 +0000171clang_tokenize
172clang_visitChildren
David Chisnallb2aa0ef2010-11-03 14:12:26 +0000173clang_visitChildrenWithBlock