blob: 8645b15f7b2f1ab1298e0bc2211114aef23cf1a6 [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
Ted Kremenek2d6d8862011-12-09 22:28:29 +00007clang_IndexAction_create
8clang_IndexAction_dispose
Ted Kremenekda3cfc92011-11-08 20:42:13 +00009clang_Range_isNull
Dan Gohman314ca582010-04-16 04:45:02 +000010clang_annotateTokens
Douglas Gregor8e984da2010-08-04 16:47:14 +000011clang_codeCompleteAt
Douglas Gregor63745d52011-07-21 01:05:26 +000012clang_codeCompleteGetContainerKind
13clang_codeCompleteGetContainerUSR
Douglas Gregor21325842011-07-07 16:03:39 +000014clang_codeCompleteGetContexts
Ted Kremenek057b9862011-09-20 19:02:45 +000015clang_codeCompleteGetDiagnostic
16clang_codeCompleteGetNumDiagnostics
Douglas Gregorea777402011-07-26 15:24:30 +000017clang_codeCompleteGetObjCSelector
Dan Gohman314ca582010-04-16 04:45:02 +000018clang_constructUSR_ObjCCategory
19clang_constructUSR_ObjCClass
20clang_constructUSR_ObjCIvar
21clang_constructUSR_ObjCMethod
22clang_constructUSR_ObjCProperty
23clang_constructUSR_ObjCProtocol
Ted Kremenekbbedd062010-12-08 23:43:14 +000024clang_createCXCursorSet
Dan Gohman314ca582010-04-16 04:45:02 +000025clang_createIndex
26clang_createTranslationUnit
27clang_createTranslationUnitFromSourceFile
Douglas Gregorb68bc592010-08-05 09:09:23 +000028clang_defaultCodeCompleteOptions
Dan Gohman314ca582010-04-16 04:45:02 +000029clang_defaultDiagnosticDisplayOptions
Ted Kremeneka5940822010-08-26 01:42:22 +000030clang_defaultEditingTranslationUnitOptions
Douglas Gregorde051182010-08-11 15:58:42 +000031clang_defaultReparseOptions
Douglas Gregor6bb92ec2010-08-13 15:35:05 +000032clang_defaultSaveOptions
Ted Kremenekbbedd062010-12-08 23:43:14 +000033clang_disposeCXCursorSet
Ted Kremenek23324122011-04-20 16:41:07 +000034clang_disposeCXTUResourceUsage
Dan Gohman314ca582010-04-16 04:45:02 +000035clang_disposeCodeCompleteResults
36clang_disposeDiagnostic
Ted Kremenekd010ba42011-11-10 08:43:12 +000037clang_disposeDiagnosticSet
Dan Gohman314ca582010-04-16 04:45:02 +000038clang_disposeIndex
Douglas Gregor99a26af2010-10-01 20:25:15 +000039clang_disposeOverriddenCursors
Dan Gohman314ca582010-04-16 04:45:02 +000040clang_disposeString
41clang_disposeTokens
42clang_disposeTranslationUnit
43clang_enableStackTraces
44clang_equalCursors
45clang_equalLocations
Douglas Gregor757e38b2011-07-23 19:35:14 +000046clang_equalRanges
Ted Kremenek6bca9842010-05-14 21:29:26 +000047clang_equalTypes
Ted Kremenekbbedd062010-12-08 23:43:14 +000048clang_executeOnThread
Argyrios Kyrtzidiscddafd32011-10-06 07:00:54 +000049clang_findReferencesInFile
50clang_findReferencesInFileWithBlock
Dan Gohman314ca582010-04-16 04:45:02 +000051clang_formatDiagnostic
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +000052clang_getArgType
Argyrios Kyrtzidis2b0cf602011-09-27 17:44:34 +000053clang_getArrayElementType
54clang_getArraySize
Dan Gohman314ca582010-04-16 04:45:02 +000055clang_getCString
Ted Kremenek23324122011-04-20 16:41:07 +000056clang_getCXTUResourceUsage
Ted Kremenekae9e2212010-08-27 21:34:58 +000057clang_getCXXAccessSpecifier
Douglas Gregorfec4dc92010-11-19 23:44:15 +000058clang_getCanonicalCursor
Ted Kremenek9cfe9e62010-05-17 20:06:56 +000059clang_getCanonicalType
Ted Kremenekd010ba42011-11-10 08:43:12 +000060clang_getChildDiagnostics
Dan Gohman314ca582010-04-16 04:45:02 +000061clang_getClangVersion
Erik Verbruggen98ea7f62011-10-14 15:31:08 +000062clang_getCompletionAnnotation
Ted Kremenekda3cfc92011-11-08 20:42:13 +000063clang_getCompletionAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000064clang_getCompletionChunkCompletionString
65clang_getCompletionChunkKind
66clang_getCompletionChunkText
Erik Verbruggen98ea7f62011-10-14 15:31:08 +000067clang_getCompletionNumAnnotations
Douglas Gregora2db7932010-05-26 22:00:08 +000068clang_getCompletionPriority
Dan Gohman314ca582010-04-16 04:45:02 +000069clang_getCursor
Douglas Gregorf757a122010-08-23 23:00:57 +000070clang_getCursorAvailability
Douglas Gregor3f35bb22011-08-04 20:04:59 +000071clang_getCursorCompletionString
Dan Gohman314ca582010-04-16 04:45:02 +000072clang_getCursorDefinition
Douglas Gregor97c75712010-10-02 22:49:11 +000073clang_getCursorDisplayName
Dan Gohman314ca582010-04-16 04:45:02 +000074clang_getCursorExtent
75clang_getCursorKind
76clang_getCursorKindSpelling
77clang_getCursorLanguage
Douglas Gregor0576ce72010-09-22 21:22:29 +000078clang_getCursorLexicalParent
Dan Gohman314ca582010-04-16 04:45:02 +000079clang_getCursorLinkage
80clang_getCursorLocation
Ted Kremenek057b9862011-09-20 19:02:45 +000081clang_getCursorReferenceNameRange
Dan Gohman314ca582010-04-16 04:45:02 +000082clang_getCursorReferenced
Ted Kremenekc62ab8d2010-06-21 20:48:56 +000083clang_getCursorResultType
Douglas Gregor0576ce72010-09-22 21:22:29 +000084clang_getCursorSemanticParent
Ted Kremeneka5940822010-08-26 01:42:22 +000085clang_getCursorSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +000086clang_getCursorType
Dan Gohman314ca582010-04-16 04:45:02 +000087clang_getCursorUSR
David Chisnall50e4eba2010-12-30 14:05:53 +000088clang_getDeclObjCTypeEncoding
Dan Gohman314ca582010-04-16 04:45:02 +000089clang_getDefinitionSpellingAndExtent
90clang_getDiagnostic
Douglas Gregora750e8e2010-11-19 16:18:16 +000091clang_getDiagnosticCategory
92clang_getDiagnosticCategoryName
Dan Gohman314ca582010-04-16 04:45:02 +000093clang_getDiagnosticFixIt
Ted Kremenekd010ba42011-11-10 08:43:12 +000094clang_getDiagnosticInSet
Dan Gohman314ca582010-04-16 04:45:02 +000095clang_getDiagnosticLocation
96clang_getDiagnosticNumFixIts
97clang_getDiagnosticNumRanges
Douglas Gregora750e8e2010-11-19 16:18:16 +000098clang_getDiagnosticOption
Dan Gohman314ca582010-04-16 04:45:02 +000099clang_getDiagnosticRange
Ted Kremenekb4a8b052011-12-09 22:28:32 +0000100clang_getDiagnosticSetFromTU
Dan Gohman314ca582010-04-16 04:45:02 +0000101clang_getDiagnosticSeverity
102clang_getDiagnosticSpelling
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000103clang_getElementType
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000104clang_getEnumConstantDeclUnsignedValue
Ted Kremenek2d6d8862011-12-09 22:28:29 +0000105clang_getEnumConstantDeclValue
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000106clang_getEnumDeclIntegerType
Eli Friedman61108f22011-11-01 22:25:07 +0000107clang_getExpansionLocation
Dan Gohman314ca582010-04-16 04:45:02 +0000108clang_getFile
109clang_getFileName
110clang_getFileTime
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000111clang_getFunctionTypeCallingConv
Ted Kremeneka5940822010-08-26 01:42:22 +0000112clang_getIBOutletCollectionType
Douglas Gregor796d76a2010-10-20 22:00:55 +0000113clang_getIncludedFile
Dan Gohman314ca582010-04-16 04:45:02 +0000114clang_getInclusions
115clang_getInstantiationLocation
116clang_getLocation
David Chisnall2e16ac52010-10-15 17:07:39 +0000117clang_getLocationForOffset
Dan Gohman314ca582010-04-16 04:45:02 +0000118clang_getNullCursor
119clang_getNullLocation
120clang_getNullRange
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000121clang_getNumArgTypes
Dan Gohman314ca582010-04-16 04:45:02 +0000122clang_getNumCompletionChunks
123clang_getNumDiagnostics
Ted Kremenekd010ba42011-11-10 08:43:12 +0000124clang_getNumDiagnosticsInSet
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000125clang_getNumElements
Douglas Gregor16a2bdd2010-09-13 22:52:57 +0000126clang_getNumOverloadedDecls
127clang_getOverloadedDecl
Douglas Gregor99a26af2010-10-01 20:25:15 +0000128clang_getOverriddenCursors
Ted Kremenek6bca9842010-05-14 21:29:26 +0000129clang_getPointeeType
Argyrios Kyrtzidis91672b32011-09-13 21:49:08 +0000130clang_getPresumedLocation
Dan Gohman314ca582010-04-16 04:45:02 +0000131clang_getRange
132clang_getRangeEnd
133clang_getRangeStart
Ted Kremenek057b9862011-09-20 19:02:45 +0000134clang_getRemappings
Ted Kremenekc1508872010-06-21 20:15:39 +0000135clang_getResultType
Douglas Gregord3f48bd2010-09-02 00:07:54 +0000136clang_getSpecializedCursorTemplate
Douglas Gregor229bebd2010-11-09 06:24:54 +0000137clang_getSpellingLocation
Ted Kremenek23324122011-04-20 16:41:07 +0000138clang_getTUResourceUsageName
Douglas Gregorf11309e2010-08-31 22:12:17 +0000139clang_getTemplateCursorKind
Dan Gohman314ca582010-04-16 04:45:02 +0000140clang_getTokenExtent
141clang_getTokenKind
142clang_getTokenLocation
143clang_getTokenSpelling
144clang_getTranslationUnitCursor
145clang_getTranslationUnitSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +0000146clang_getTypeDeclaration
147clang_getTypeKindSpelling
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000148clang_getTypedefDeclUnderlyingType
Douglas Gregor06a3f302010-11-20 00:09:34 +0000149clang_hashCursor
Ted Kremenek2d6d8862011-12-09 22:28:29 +0000150clang_indexLoc_getCXSourceLocation
151clang_indexLoc_getFileLocation
152clang_indexSourceFile
153clang_indexTranslationUnit
154clang_index_getCXXClassDeclInfo
Argyrios Kyrtzidis4c910b12011-11-22 07:24:51 +0000155clang_index_getClientContainer
156clang_index_getClientEntity
Argyrios Kyrtzidiseffdbf52011-11-18 00:26:51 +0000157clang_index_getIBOutletCollectionAttrInfo
Argyrios Kyrtzidis7519c5e2011-11-11 00:23:36 +0000158clang_index_getObjCCategoryDeclInfo
159clang_index_getObjCContainerDeclInfo
Argyrios Kyrtzidis3e429e72011-11-12 02:16:30 +0000160clang_index_getObjCInterfaceDeclInfo
Argyrios Kyrtzidis93db2922012-02-28 17:50:33 +0000161clang_index_getObjCPropertyDeclInfo
Argyrios Kyrtzidis86acd722011-11-14 22:39:19 +0000162clang_index_getObjCProtocolRefListInfo
Argyrios Kyrtzidis7519c5e2011-11-11 00:23:36 +0000163clang_index_isEntityObjCContainerKind
Argyrios Kyrtzidis4c910b12011-11-22 07:24:51 +0000164clang_index_setClientContainer
165clang_index_setClientEntity
Douglas Gregora98034a2011-07-06 03:00:34 +0000166clang_isAttribute
Douglas Gregor56a63802011-01-27 16:27:11 +0000167clang_isConstQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000168clang_isCursorDefinition
169clang_isDeclaration
170clang_isExpression
Douglas Gregor37aa4932011-05-04 00:14:37 +0000171clang_isFileMultipleIncludeGuarded
Argyrios Kyrtzidis66f433a2011-12-06 22:05:01 +0000172clang_isFunctionTypeVariadic
Dan Gohman314ca582010-04-16 04:45:02 +0000173clang_isInvalid
Ted Kremenek0c7476a2010-07-30 00:14:11 +0000174clang_isPODType
Ted Kremeneka5940822010-08-26 01:42:22 +0000175clang_isPreprocessing
Dan Gohman314ca582010-04-16 04:45:02 +0000176clang_isReference
Douglas Gregor56a63802011-01-27 16:27:11 +0000177clang_isRestrictQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000178clang_isStatement
179clang_isTranslationUnit
180clang_isUnexposed
Ted Kremenekae9e2212010-08-27 21:34:58 +0000181clang_isVirtualBase
Douglas Gregor56a63802011-01-27 16:27:11 +0000182clang_isVolatileQualifiedType
Ted Kremenekd010ba42011-11-10 08:43:12 +0000183clang_loadDiagnostics
Douglas Gregor99d2cf42010-07-21 18:52:53 +0000184clang_parseTranslationUnit
Ted Kremenek057b9862011-09-20 19:02:45 +0000185clang_remap_dispose
186clang_remap_getFilenames
187clang_remap_getNumFiles
Douglas Gregoraa21cc42010-07-19 21:46:24 +0000188clang_reparseTranslationUnit
Douglas Gregore9386682010-08-13 05:36:37 +0000189clang_saveTranslationUnit
Douglas Gregor49f67ce2010-08-26 13:48:20 +0000190clang_sortCodeCompletionResults
Ted Kremenek1ec7b332011-03-18 23:05:39 +0000191clang_toggleCrashRecovery
Dan Gohman314ca582010-04-16 04:45:02 +0000192clang_tokenize
193clang_visitChildren
David Chisnallb2aa0ef2010-11-03 14:12:26 +0000194clang_visitChildrenWithBlock