blob: 789a94b995408df0f8120438f476ec8d4fee9a31 [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
Dan Gohman314ca582010-04-16 04:45:02 +00005clang_annotateTokens
Douglas Gregor8e984da2010-08-04 16:47:14 +00006clang_codeCompleteAt
Dan Gohman314ca582010-04-16 04:45:02 +00007clang_codeCompleteGetDiagnostic
8clang_codeCompleteGetNumDiagnostics
Douglas Gregor63745d52011-07-21 01:05:26 +00009clang_codeCompleteGetContainerKind
10clang_codeCompleteGetContainerUSR
Douglas Gregor21325842011-07-07 16:03:39 +000011clang_codeCompleteGetContexts
Dan Gohman314ca582010-04-16 04:45:02 +000012clang_constructUSR_ObjCCategory
13clang_constructUSR_ObjCClass
14clang_constructUSR_ObjCIvar
15clang_constructUSR_ObjCMethod
16clang_constructUSR_ObjCProperty
17clang_constructUSR_ObjCProtocol
Ted Kremenekbbedd062010-12-08 23:43:14 +000018clang_createCXCursorSet
Dan Gohman314ca582010-04-16 04:45:02 +000019clang_createIndex
20clang_createTranslationUnit
21clang_createTranslationUnitFromSourceFile
Douglas Gregorb68bc592010-08-05 09:09:23 +000022clang_defaultCodeCompleteOptions
Dan Gohman314ca582010-04-16 04:45:02 +000023clang_defaultDiagnosticDisplayOptions
Ted Kremeneka5940822010-08-26 01:42:22 +000024clang_defaultEditingTranslationUnitOptions
Douglas Gregorde051182010-08-11 15:58:42 +000025clang_defaultReparseOptions
Douglas Gregor6bb92ec2010-08-13 15:35:05 +000026clang_defaultSaveOptions
Ted Kremenekbbedd062010-12-08 23:43:14 +000027clang_disposeCXCursorSet
Ted Kremenek23324122011-04-20 16:41:07 +000028clang_disposeCXTUResourceUsage
Dan Gohman314ca582010-04-16 04:45:02 +000029clang_disposeCodeCompleteResults
30clang_disposeDiagnostic
31clang_disposeIndex
Douglas Gregor99a26af2010-10-01 20:25:15 +000032clang_disposeOverriddenCursors
Dan Gohman314ca582010-04-16 04:45:02 +000033clang_disposeString
34clang_disposeTokens
35clang_disposeTranslationUnit
36clang_enableStackTraces
37clang_equalCursors
38clang_equalLocations
Douglas Gregor757e38b2011-07-23 19:35:14 +000039clang_equalRanges
Ted Kremenek6bca9842010-05-14 21:29:26 +000040clang_equalTypes
Ted Kremenekbbedd062010-12-08 23:43:14 +000041clang_executeOnThread
Dan Gohman314ca582010-04-16 04:45:02 +000042clang_formatDiagnostic
43clang_getCString
Ted Kremenek23324122011-04-20 16:41:07 +000044clang_getCXTUResourceUsage
Ted Kremenekae9e2212010-08-27 21:34:58 +000045clang_getCXXAccessSpecifier
Douglas Gregorfec4dc92010-11-19 23:44:15 +000046clang_getCanonicalCursor
Ted Kremenek9cfe9e62010-05-17 20:06:56 +000047clang_getCanonicalType
Dan Gohman314ca582010-04-16 04:45:02 +000048clang_getClangVersion
Douglas Gregorf757a122010-08-23 23:00:57 +000049clang_getCompletionAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000050clang_getCompletionChunkCompletionString
51clang_getCompletionChunkKind
52clang_getCompletionChunkText
Douglas Gregora2db7932010-05-26 22:00:08 +000053clang_getCompletionPriority
Dan Gohman314ca582010-04-16 04:45:02 +000054clang_getCursor
Douglas Gregorf757a122010-08-23 23:00:57 +000055clang_getCursorAvailability
Dan Gohman314ca582010-04-16 04:45:02 +000056clang_getCursorDefinition
Douglas Gregor97c75712010-10-02 22:49:11 +000057clang_getCursorDisplayName
Dan Gohman314ca582010-04-16 04:45:02 +000058clang_getCursorExtent
59clang_getCursorKind
60clang_getCursorKindSpelling
61clang_getCursorLanguage
Douglas Gregor0576ce72010-09-22 21:22:29 +000062clang_getCursorLexicalParent
Dan Gohman314ca582010-04-16 04:45:02 +000063clang_getCursorLinkage
64clang_getCursorLocation
65clang_getCursorReferenced
Ted Kremenekc62ab8d2010-06-21 20:48:56 +000066clang_getCursorResultType
Douglas Gregor0576ce72010-09-22 21:22:29 +000067clang_getCursorSemanticParent
Ted Kremeneka5940822010-08-26 01:42:22 +000068clang_getCursorSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +000069clang_getCursorType
Dan Gohman314ca582010-04-16 04:45:02 +000070clang_getCursorUSR
David Chisnall50e4eba2010-12-30 14:05:53 +000071clang_getDeclObjCTypeEncoding
Dan Gohman314ca582010-04-16 04:45:02 +000072clang_getDefinitionSpellingAndExtent
73clang_getDiagnostic
Douglas Gregora750e8e2010-11-19 16:18:16 +000074clang_getDiagnosticCategory
75clang_getDiagnosticCategoryName
Dan Gohman314ca582010-04-16 04:45:02 +000076clang_getDiagnosticFixIt
77clang_getDiagnosticLocation
78clang_getDiagnosticNumFixIts
79clang_getDiagnosticNumRanges
Douglas Gregora750e8e2010-11-19 16:18:16 +000080clang_getDiagnosticOption
Dan Gohman314ca582010-04-16 04:45:02 +000081clang_getDiagnosticRange
82clang_getDiagnosticSeverity
83clang_getDiagnosticSpelling
84clang_getFile
85clang_getFileName
86clang_getFileTime
Ted Kremeneka5940822010-08-26 01:42:22 +000087clang_getIBOutletCollectionType
Douglas Gregor796d76a2010-10-20 22:00:55 +000088clang_getIncludedFile
Dan Gohman314ca582010-04-16 04:45:02 +000089clang_getInclusions
90clang_getInstantiationLocation
91clang_getLocation
David Chisnall2e16ac52010-10-15 17:07:39 +000092clang_getLocationForOffset
Dan Gohman314ca582010-04-16 04:45:02 +000093clang_getNullCursor
94clang_getNullLocation
95clang_getNullRange
96clang_getNumCompletionChunks
97clang_getNumDiagnostics
Douglas Gregor16a2bdd2010-09-13 22:52:57 +000098clang_getNumOverloadedDecls
99clang_getOverloadedDecl
Douglas Gregor99a26af2010-10-01 20:25:15 +0000100clang_getOverriddenCursors
Ted Kremenek6bca9842010-05-14 21:29:26 +0000101clang_getPointeeType
Dan Gohman314ca582010-04-16 04:45:02 +0000102clang_getRange
103clang_getRangeEnd
104clang_getRangeStart
Ted Kremenekc1508872010-06-21 20:15:39 +0000105clang_getResultType
Douglas Gregord3f48bd2010-09-02 00:07:54 +0000106clang_getSpecializedCursorTemplate
Douglas Gregor229bebd2010-11-09 06:24:54 +0000107clang_getSpellingLocation
Ted Kremenek23324122011-04-20 16:41:07 +0000108clang_getTUResourceUsageName
Douglas Gregorf11309e2010-08-31 22:12:17 +0000109clang_getTemplateCursorKind
Dan Gohman314ca582010-04-16 04:45:02 +0000110clang_getTokenExtent
111clang_getTokenKind
112clang_getTokenLocation
113clang_getTokenSpelling
114clang_getTranslationUnitCursor
115clang_getTranslationUnitSpelling
Ted Kremenek6bca9842010-05-14 21:29:26 +0000116clang_getTypeDeclaration
117clang_getTypeKindSpelling
Douglas Gregor06a3f302010-11-20 00:09:34 +0000118clang_hashCursor
Douglas Gregora98034a2011-07-06 03:00:34 +0000119clang_isAttribute
Douglas Gregor56a63802011-01-27 16:27:11 +0000120clang_isConstQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000121clang_isCursorDefinition
122clang_isDeclaration
123clang_isExpression
Douglas Gregor37aa4932011-05-04 00:14:37 +0000124clang_isFileMultipleIncludeGuarded
Dan Gohman314ca582010-04-16 04:45:02 +0000125clang_isInvalid
Ted Kremenek0c7476a2010-07-30 00:14:11 +0000126clang_isPODType
Ted Kremeneka5940822010-08-26 01:42:22 +0000127clang_isPreprocessing
Dan Gohman314ca582010-04-16 04:45:02 +0000128clang_isReference
Douglas Gregor56a63802011-01-27 16:27:11 +0000129clang_isRestrictQualifiedType
Dan Gohman314ca582010-04-16 04:45:02 +0000130clang_isStatement
131clang_isTranslationUnit
132clang_isUnexposed
Ted Kremenekae9e2212010-08-27 21:34:58 +0000133clang_isVirtualBase
Douglas Gregor56a63802011-01-27 16:27:11 +0000134clang_isVolatileQualifiedType
Douglas Gregor99d2cf42010-07-21 18:52:53 +0000135clang_parseTranslationUnit
Douglas Gregoraa21cc42010-07-19 21:46:24 +0000136clang_reparseTranslationUnit
Douglas Gregore9386682010-08-13 05:36:37 +0000137clang_saveTranslationUnit
Douglas Gregor49f67ce2010-08-26 13:48:20 +0000138clang_sortCodeCompletionResults
Ted Kremenek1ec7b332011-03-18 23:05:39 +0000139clang_toggleCrashRecovery
Dan Gohman314ca582010-04-16 04:45:02 +0000140clang_tokenize
141clang_visitChildren
David Chisnallb2aa0ef2010-11-03 14:12:26 +0000142clang_visitChildrenWithBlock
Argyrios Kyrtzidisf89cc692011-07-11 20:15:00 +0000143clang_getRemappings
144clang_remap_getNumFiles
145clang_remap_getFilenames
146clang_remap_dispose