blob: 87c52566acdb257b4754ef46b67c9af39eee2825 [file] [log] [blame]
Ted Kremenekeca099b2010-12-08 23:43:14 +00001_clang_CXCursorSet_contains
2_clang_CXCursorSet_insert
Ted Kremenek9ada39a2010-05-17 20:06:56 +00003_clang_CXXMethod_isStatic
Douglas Gregor211924b2011-05-12 15:17:24 +00004_clang_CXXMethod_isVirtual
Dan Gohmane42e9872010-04-16 04:45:02 +00005_clang_annotateTokens
Douglas Gregor1abc6bc2010-08-04 16:47:14 +00006_clang_codeCompleteAt
Dan Gohmane42e9872010-04-16 04:45:02 +00007_clang_codeCompleteGetDiagnostic
8_clang_codeCompleteGetNumDiagnostics
Douglas Gregore081a612011-07-21 01:05:26 +00009_clang_codeCompleteGetContainerKind
10_clang_codeCompleteGetContainerUSR
Douglas Gregor3da626b2011-07-07 16:03:39 +000011_clang_codeCompleteGetContexts
Dan Gohmane42e9872010-04-16 04:45:02 +000012_clang_constructUSR_ObjCCategory
13_clang_constructUSR_ObjCClass
14_clang_constructUSR_ObjCIvar
15_clang_constructUSR_ObjCMethod
16_clang_constructUSR_ObjCProperty
17_clang_constructUSR_ObjCProtocol
Ted Kremenekeca099b2010-12-08 23:43:14 +000018_clang_createCXCursorSet
Dan Gohmane42e9872010-04-16 04:45:02 +000019_clang_createIndex
20_clang_createTranslationUnit
21_clang_createTranslationUnitFromSourceFile
Douglas Gregorcee235c2010-08-05 09:09:23 +000022_clang_defaultCodeCompleteOptions
Dan Gohmane42e9872010-04-16 04:45:02 +000023_clang_defaultDiagnosticDisplayOptions
Ted Kremenek3064ef92010-08-27 21:34:58 +000024_clang_defaultEditingTranslationUnitOptions
Douglas Gregore1e13bf2010-08-11 15:58:42 +000025_clang_defaultReparseOptions
Douglas Gregor19998442010-08-13 15:35:05 +000026_clang_defaultSaveOptions
Ted Kremenekeca099b2010-12-08 23:43:14 +000027_clang_disposeCXCursorSet
Ted Kremenekf7870022011-04-20 16:41:07 +000028_clang_disposeCXTUResourceUsage
Dan Gohmane42e9872010-04-16 04:45:02 +000029_clang_disposeCodeCompleteResults
30_clang_disposeDiagnostic
31_clang_disposeIndex
Douglas Gregor9f592342010-10-01 20:25:15 +000032_clang_disposeOverriddenCursors
Dan Gohmane42e9872010-04-16 04:45:02 +000033_clang_disposeString
34_clang_disposeTokens
35_clang_disposeTranslationUnit
36_clang_enableStackTraces
37_clang_equalCursors
38_clang_equalLocations
Ted Kremenek8e0ac172010-05-14 21:29:26 +000039_clang_equalTypes
Ted Kremenekeca099b2010-12-08 23:43:14 +000040_clang_executeOnThread
Dan Gohmane42e9872010-04-16 04:45:02 +000041_clang_formatDiagnostic
42_clang_getCString
Ted Kremenekf7870022011-04-20 16:41:07 +000043_clang_getCXTUResourceUsage
Ted Kremenek3064ef92010-08-27 21:34:58 +000044_clang_getCXXAccessSpecifier
Douglas Gregor1a9d0502010-11-19 23:44:15 +000045_clang_getCanonicalCursor
Ted Kremenek9ada39a2010-05-17 20:06:56 +000046_clang_getCanonicalType
Dan Gohmane42e9872010-04-16 04:45:02 +000047_clang_getClangVersion
Douglas Gregor58ddb602010-08-23 23:00:57 +000048_clang_getCompletionAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000049_clang_getCompletionChunkCompletionString
50_clang_getCompletionChunkKind
51_clang_getCompletionChunkText
Douglas Gregor12e13132010-05-26 22:00:08 +000052_clang_getCompletionPriority
Dan Gohmane42e9872010-04-16 04:45:02 +000053_clang_getCursor
Douglas Gregor58ddb602010-08-23 23:00:57 +000054_clang_getCursorAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000055_clang_getCursorDefinition
Douglas Gregor358559d2010-10-02 22:49:11 +000056_clang_getCursorDisplayName
Dan Gohmane42e9872010-04-16 04:45:02 +000057_clang_getCursorExtent
58_clang_getCursorKind
59_clang_getCursorKindSpelling
60_clang_getCursorLanguage
Douglas Gregor2be5bc92010-09-22 21:22:29 +000061_clang_getCursorLexicalParent
Dan Gohmane42e9872010-04-16 04:45:02 +000062_clang_getCursorLinkage
63_clang_getCursorLocation
64_clang_getCursorReferenced
Ted Kremenek9a140842010-06-21 20:48:56 +000065_clang_getCursorResultType
Douglas Gregor2be5bc92010-09-22 21:22:29 +000066_clang_getCursorSemanticParent
Ted Kremenek3064ef92010-08-27 21:34:58 +000067_clang_getCursorSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000068_clang_getCursorType
Dan Gohmane42e9872010-04-16 04:45:02 +000069_clang_getCursorUSR
David Chisnall5389f482010-12-30 14:05:53 +000070_clang_getDeclObjCTypeEncoding
Dan Gohmane42e9872010-04-16 04:45:02 +000071_clang_getDefinitionSpellingAndExtent
72_clang_getDiagnostic
Douglas Gregoraa5f1352010-11-19 16:18:16 +000073_clang_getDiagnosticCategory
74_clang_getDiagnosticCategoryName
Dan Gohmane42e9872010-04-16 04:45:02 +000075_clang_getDiagnosticFixIt
76_clang_getDiagnosticLocation
77_clang_getDiagnosticNumFixIts
78_clang_getDiagnosticNumRanges
Douglas Gregoraa5f1352010-11-19 16:18:16 +000079_clang_getDiagnosticOption
Dan Gohmane42e9872010-04-16 04:45:02 +000080_clang_getDiagnosticRange
81_clang_getDiagnosticSeverity
82_clang_getDiagnosticSpelling
83_clang_getFile
84_clang_getFileName
85_clang_getFileTime
Ted Kremenek3064ef92010-08-27 21:34:58 +000086_clang_getIBOutletCollectionType
Douglas Gregorecdcb882010-10-20 22:00:55 +000087_clang_getIncludedFile
Dan Gohmane42e9872010-04-16 04:45:02 +000088_clang_getInclusions
89_clang_getInstantiationLocation
90_clang_getLocation
David Chisnall83889a72010-10-15 17:07:39 +000091_clang_getLocationForOffset
Dan Gohmane42e9872010-04-16 04:45:02 +000092_clang_getNullCursor
93_clang_getNullLocation
94_clang_getNullRange
95_clang_getNumCompletionChunks
96_clang_getNumDiagnostics
Douglas Gregor1f60d9e2010-09-13 22:52:57 +000097_clang_getNumOverloadedDecls
98_clang_getOverloadedDecl
Douglas Gregor9f592342010-10-01 20:25:15 +000099_clang_getOverriddenCursors
Ted Kremenek8e0ac172010-05-14 21:29:26 +0000100_clang_getPointeeType
Dan Gohmane42e9872010-04-16 04:45:02 +0000101_clang_getRange
102_clang_getRangeEnd
103_clang_getRangeStart
Ted Kremenek04c3cf32010-06-21 20:15:39 +0000104_clang_getResultType
Douglas Gregore0329ac2010-09-02 00:07:54 +0000105_clang_getSpecializedCursorTemplate
Douglas Gregora9b06d42010-11-09 06:24:54 +0000106_clang_getSpellingLocation
Ted Kremenekf7870022011-04-20 16:41:07 +0000107_clang_getTUResourceUsageName
Douglas Gregor49f6f542010-08-31 22:12:17 +0000108_clang_getTemplateCursorKind
Dan Gohmane42e9872010-04-16 04:45:02 +0000109_clang_getTokenExtent
110_clang_getTokenKind
111_clang_getTokenLocation
112_clang_getTokenSpelling
113_clang_getTranslationUnitCursor
114_clang_getTranslationUnitSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +0000115_clang_getTypeDeclaration
116_clang_getTypeKindSpelling
Douglas Gregor9ce55842010-11-20 00:09:34 +0000117_clang_hashCursor
Douglas Gregor8be80e12011-07-06 03:00:34 +0000118_clang_isAttribute
Douglas Gregore72fb6f2011-01-27 16:27:11 +0000119_clang_isConstQualifiedType
Ted Kremenekd2427dd2011-03-18 23:05:39 +0000120_clang_isCursorDefinition
Dan Gohmane42e9872010-04-16 04:45:02 +0000121_clang_isDeclaration
122_clang_isExpression
Douglas Gregordd3e5542011-05-04 00:14:37 +0000123_clang_isFileMultipleIncludeGuarded
Dan Gohmane42e9872010-04-16 04:45:02 +0000124_clang_isInvalid
Ted Kremenek3ce9e7d2010-07-30 00:14:11 +0000125_clang_isPODType
Ted Kremenek3064ef92010-08-27 21:34:58 +0000126_clang_isPreprocessing
Dan Gohmane42e9872010-04-16 04:45:02 +0000127_clang_isReference
Douglas Gregore72fb6f2011-01-27 16:27:11 +0000128_clang_isRestrictQualifiedType
Dan Gohmane42e9872010-04-16 04:45:02 +0000129_clang_isStatement
Dan Gohmane42e9872010-04-16 04:45:02 +0000130_clang_isTranslationUnit
131_clang_isUnexposed
Ted Kremenek3064ef92010-08-27 21:34:58 +0000132_clang_isVirtualBase
Douglas Gregore72fb6f2011-01-27 16:27:11 +0000133_clang_isVolatileQualifiedType
Douglas Gregor5a430212010-07-21 18:52:53 +0000134_clang_parseTranslationUnit
Douglas Gregorabc563f2010-07-19 21:46:24 +0000135_clang_reparseTranslationUnit
Douglas Gregor7ae2faa2010-08-13 05:36:37 +0000136_clang_saveTranslationUnit
Douglas Gregor1e5e6682010-08-26 13:48:20 +0000137_clang_sortCodeCompletionResults
Ted Kremenekd2427dd2011-03-18 23:05:39 +0000138_clang_toggleCrashRecovery
Dan Gohmane42e9872010-04-16 04:45:02 +0000139_clang_tokenize
140_clang_visitChildren
Ted Kremenekeca099b2010-12-08 23:43:14 +0000141_clang_visitChildrenWithBlock
Argyrios Kyrtzidis97c337c2011-07-11 20:15:00 +0000142_clang_getRemappings
143_clang_remap_getNumFiles
144_clang_remap_getFilenames
145_clang_remap_dispose