blob: ab9face5ec38c9f7f1c66d175a1d197b27fb1736 [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
Douglas Gregorc1679ec2011-07-25 17:48:11 +00005clang_getCursorReferenceNameRange
Dan Gohman314ca582010-04-16 04:45:02 +00006clang_annotateTokens
Douglas Gregor8e984da2010-08-04 16:47:14 +00007clang_codeCompleteAt
Dan Gohman314ca582010-04-16 04:45:02 +00008clang_codeCompleteGetDiagnostic
9clang_codeCompleteGetNumDiagnostics
Douglas Gregor63745d52011-07-21 01:05:26 +000010clang_codeCompleteGetContainerKind
11clang_codeCompleteGetContainerUSR
Douglas Gregor21325842011-07-07 16:03:39 +000012clang_codeCompleteGetContexts
Douglas Gregorea777402011-07-26 15:24:30 +000013clang_codeCompleteGetObjCSelector
Dan Gohman314ca582010-04-16 04:45:02 +000014clang_constructUSR_ObjCCategory
15clang_constructUSR_ObjCClass
16clang_constructUSR_ObjCIvar
17clang_constructUSR_ObjCMethod
18clang_constructUSR_ObjCProperty
19clang_constructUSR_ObjCProtocol
Ted Kremenekbbedd062010-12-08 23:43:14 +000020clang_createCXCursorSet
Dan Gohman314ca582010-04-16 04:45:02 +000021clang_createIndex
22clang_createTranslationUnit
23clang_createTranslationUnitFromSourceFile
Douglas Gregorb68bc592010-08-05 09:09:23 +000024clang_defaultCodeCompleteOptions
Dan Gohman314ca582010-04-16 04:45:02 +000025clang_defaultDiagnosticDisplayOptions
Ted Kremeneka5940822010-08-26 01:42:22 +000026clang_defaultEditingTranslationUnitOptions
Douglas Gregorde051182010-08-11 15:58:42 +000027clang_defaultReparseOptions
Douglas Gregor6bb92ec2010-08-13 15:35:05 +000028clang_defaultSaveOptions
Ted Kremenekbbedd062010-12-08 23:43:14 +000029clang_disposeCXCursorSet
Ted Kremenek23324122011-04-20 16:41:07 +000030clang_disposeCXTUResourceUsage
Dan Gohman314ca582010-04-16 04:45:02 +000031clang_disposeCodeCompleteResults
32clang_disposeDiagnostic
33clang_disposeIndex
Douglas Gregor99a26af2010-10-01 20:25:15 +000034clang_disposeOverriddenCursors
Dan Gohman314ca582010-04-16 04:45:02 +000035clang_disposeString
36clang_disposeTokens
37clang_disposeTranslationUnit
38clang_enableStackTraces
39clang_equalCursors
40clang_equalLocations
Douglas Gregor757e38b2011-07-23 19:35:14 +000041clang_equalRanges
Ted Kremenek6bca9842010-05-14 21:29:26 +000042clang_equalTypes
Ted Kremenekbbedd062010-12-08 23:43:14 +000043clang_executeOnThread
Dan Gohman314ca582010-04-16 04:45:02 +000044clang_formatDiagnostic
45clang_getCString
Ted Kremenek23324122011-04-20 16:41:07 +000046clang_getCXTUResourceUsage
Ted Kremenekae9e2212010-08-27 21:34:58 +000047clang_getCXXAccessSpecifier
Douglas Gregorfec4dc92010-11-19 23:44:15 +000048clang_getCanonicalCursor
Ted Kremenek9cfe9e62010-05-17 20:06:56 +000049clang_getCanonicalType
Dan Gohman314ca582010-04-16 04:45:02 +000050clang_getClangVersion
Douglas Gregorf757a122010-08-23 23:00:57 +000051clang_getCompletionAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000052clang_getCompletionChunkCompletionString
53clang_getCompletionChunkKind
54clang_getCompletionChunkText
Douglas Gregora2db7932010-05-26 22:00:08 +000055clang_getCompletionPriority
Dan Gohman314ca582010-04-16 04:45:02 +000056clang_getCursor
Douglas Gregorf757a122010-08-23 23:00:57 +000057clang_getCursorAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000058clang_getCursorDefinition
Douglas Gregor97c75712010-10-02 22:49:11 +000059clang_getCursorDisplayName
Dan Gohman314ca582010-04-16 04:45:02 +000060clang_getCursorExtent
61clang_getCursorKind
62clang_getCursorKindSpelling
63clang_getCursorLanguage
Douglas Gregor0576ce72010-09-22 21:22:29 +000064clang_getCursorLexicalParent
Dan Gohman314ca582010-04-16 04:45:02 +000065clang_getCursorLinkage
66clang_getCursorLocation
67clang_getCursorReferenced
Ted Kremenekc62ab8d2010-06-21 20:48:56 +000068clang_getCursorResultType
Douglas Gregor0576ce72010-09-22 21:22:29 +000069clang_getCursorSemanticParent
Ted Kremeneka5940822010-08-26 01:42:22 +000070clang_getCursorSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +000071clang_getCursorType
Dan Gohman314ca582010-04-16 04:45:02 +000072clang_getCursorUSR
David Chisnall50e4eba2010-12-30 14:05:53 +000073clang_getDeclObjCTypeEncoding
Dan Gohman314ca582010-04-16 04:45:02 +000074clang_getDefinitionSpellingAndExtent
75clang_getDiagnostic
Douglas Gregora750e8e2010-11-19 16:18:16 +000076clang_getDiagnosticCategory
77clang_getDiagnosticCategoryName
Dan Gohman314ca582010-04-16 04:45:02 +000078clang_getDiagnosticFixIt
79clang_getDiagnosticLocation
80clang_getDiagnosticNumFixIts
81clang_getDiagnosticNumRanges
Douglas Gregora750e8e2010-11-19 16:18:16 +000082clang_getDiagnosticOption
Dan Gohman314ca582010-04-16 04:45:02 +000083clang_getDiagnosticRange
84clang_getDiagnosticSeverity
85clang_getDiagnosticSpelling
86clang_getFile
87clang_getFileName
88clang_getFileTime
Ted Kremeneka5940822010-08-26 01:42:22 +000089clang_getIBOutletCollectionType
Douglas Gregor796d76a2010-10-20 22:00:55 +000090clang_getIncludedFile
Dan Gohman314ca582010-04-16 04:45:02 +000091clang_getInclusions
92clang_getInstantiationLocation
93clang_getLocation
David Chisnall2e16ac52010-10-15 17:07:39 +000094clang_getLocationForOffset
Dan Gohman314ca582010-04-16 04:45:02 +000095clang_getNullCursor
96clang_getNullLocation
97clang_getNullRange
98clang_getNumCompletionChunks
99clang_getNumDiagnostics
Douglas Gregor16a2bdd2010-09-13 22:52:57 +0000100clang_getNumOverloadedDecls
101clang_getOverloadedDecl
Douglas Gregor99a26af2010-10-01 20:25:15 +0000102clang_getOverriddenCursors
Ted Kremenek6bca9842010-05-14 21:29:26 +0000103clang_getPointeeType
Dan Gohman314ca582010-04-16 04:45:02 +0000104clang_getRange
105clang_getRangeEnd
106clang_getRangeStart
Ted Kremenekc1508872010-06-21 20:15:39 +0000107clang_getResultType
Douglas Gregord3f48bd2010-09-02 00:07:54 +0000108clang_getSpecializedCursorTemplate
Douglas Gregor229bebd2010-11-09 06:24:54 +0000109clang_getSpellingLocation
Ted Kremenek23324122011-04-20 16:41:07 +0000110clang_getTUResourceUsageName
Douglas Gregorf11309e2010-08-31 22:12:17 +0000111clang_getTemplateCursorKind
Dan Gohman314ca582010-04-16 04:45:02 +0000112clang_getTokenExtent
113clang_getTokenKind
114clang_getTokenLocation
115clang_getTokenSpelling
116clang_getTranslationUnitCursor
117clang_getTranslationUnitSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +0000118clang_getTypeDeclaration
119clang_getTypeKindSpelling
Douglas Gregor06a3f302010-11-20 00:09:34 +0000120clang_hashCursor
Douglas Gregora98034a2011-07-06 03:00:34 +0000121clang_isAttribute
Douglas Gregor56a63802011-01-27 16:27:11 +0000122clang_isConstQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000123clang_isCursorDefinition
124clang_isDeclaration
125clang_isExpression
Douglas Gregor37aa4932011-05-04 00:14:37 +0000126clang_isFileMultipleIncludeGuarded
Dan Gohman314ca582010-04-16 04:45:02 +0000127clang_isInvalid
Ted Kremenek0c7476a2010-07-30 00:14:11 +0000128clang_isPODType
Ted Kremeneka5940822010-08-26 01:42:22 +0000129clang_isPreprocessing
Dan Gohman314ca582010-04-16 04:45:02 +0000130clang_isReference
Douglas Gregor56a63802011-01-27 16:27:11 +0000131clang_isRestrictQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000132clang_isStatement
133clang_isTranslationUnit
134clang_isUnexposed
Ted Kremenekae9e2212010-08-27 21:34:58 +0000135clang_isVirtualBase
Douglas Gregor56a63802011-01-27 16:27:11 +0000136clang_isVolatileQualifiedType
Douglas Gregor99d2cf42010-07-21 18:52:53 +0000137clang_parseTranslationUnit
Douglas Gregoraa21cc42010-07-19 21:46:24 +0000138clang_reparseTranslationUnit
Douglas Gregore9386682010-08-13 05:36:37 +0000139clang_saveTranslationUnit
Douglas Gregor49f67ce2010-08-26 13:48:20 +0000140clang_sortCodeCompletionResults
Ted Kremenek1ec7b332011-03-18 23:05:39 +0000141clang_toggleCrashRecovery
Dan Gohman314ca582010-04-16 04:45:02 +0000142clang_tokenize
143clang_visitChildren
David Chisnallb2aa0ef2010-11-03 14:12:26 +0000144clang_visitChildrenWithBlock
Argyrios Kyrtzidisf89cc692011-07-11 20:15:00 +0000145clang_getRemappings
146clang_remap_getNumFiles
147clang_remap_getFilenames
148clang_remap_dispose