blob: 0682a58e6b97b4c32b83b8e1cbac9bf798b10a2b [file] [log] [blame]
Ted Kremenek9ada39a2010-05-17 20:06:56 +00001_clang_CXXMethod_isStatic
Dan Gohmane42e9872010-04-16 04:45:02 +00002_clang_annotateTokens
3_clang_codeComplete
Douglas Gregor1abc6bc2010-08-04 16:47:14 +00004_clang_codeCompleteAt
Dan Gohmane42e9872010-04-16 04:45:02 +00005_clang_codeCompleteGetDiagnostic
6_clang_codeCompleteGetNumDiagnostics
7_clang_constructUSR_ObjCCategory
8_clang_constructUSR_ObjCClass
9_clang_constructUSR_ObjCIvar
10_clang_constructUSR_ObjCMethod
11_clang_constructUSR_ObjCProperty
12_clang_constructUSR_ObjCProtocol
13_clang_createIndex
14_clang_createTranslationUnit
15_clang_createTranslationUnitFromSourceFile
Douglas Gregorcee235c2010-08-05 09:09:23 +000016_clang_defaultCodeCompleteOptions
Dan Gohmane42e9872010-04-16 04:45:02 +000017_clang_defaultDiagnosticDisplayOptions
Ted Kremenek3064ef92010-08-27 21:34:58 +000018_clang_defaultEditingTranslationUnitOptions
Douglas Gregore1e13bf2010-08-11 15:58:42 +000019_clang_defaultReparseOptions
Douglas Gregor19998442010-08-13 15:35:05 +000020_clang_defaultSaveOptions
Dan Gohmane42e9872010-04-16 04:45:02 +000021_clang_disposeCodeCompleteResults
22_clang_disposeDiagnostic
23_clang_disposeIndex
Douglas Gregor9f592342010-10-01 20:25:15 +000024_clang_disposeOverriddenCursors
Dan Gohmane42e9872010-04-16 04:45:02 +000025_clang_disposeString
26_clang_disposeTokens
27_clang_disposeTranslationUnit
28_clang_enableStackTraces
29_clang_equalCursors
30_clang_equalLocations
Ted Kremenek8e0ac172010-05-14 21:29:26 +000031_clang_equalTypes
Dan Gohmane42e9872010-04-16 04:45:02 +000032_clang_formatDiagnostic
33_clang_getCString
Ted Kremenek3064ef92010-08-27 21:34:58 +000034_clang_getCXXAccessSpecifier
Ted Kremenek9ada39a2010-05-17 20:06:56 +000035_clang_getCanonicalType
Dan Gohmane42e9872010-04-16 04:45:02 +000036_clang_getClangVersion
Douglas Gregor58ddb602010-08-23 23:00:57 +000037_clang_getCompletionAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000038_clang_getCompletionChunkCompletionString
39_clang_getCompletionChunkKind
40_clang_getCompletionChunkText
Douglas Gregor12e13132010-05-26 22:00:08 +000041_clang_getCompletionPriority
Dan Gohmane42e9872010-04-16 04:45:02 +000042_clang_getCursor
Douglas Gregor58ddb602010-08-23 23:00:57 +000043_clang_getCursorAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000044_clang_getCursorDefinition
Douglas Gregor358559d2010-10-02 22:49:11 +000045_clang_getCursorDisplayName
Dan Gohmane42e9872010-04-16 04:45:02 +000046_clang_getCursorExtent
47_clang_getCursorKind
48_clang_getCursorKindSpelling
49_clang_getCursorLanguage
Douglas Gregor2be5bc92010-09-22 21:22:29 +000050_clang_getCursorLexicalParent
Dan Gohmane42e9872010-04-16 04:45:02 +000051_clang_getCursorLinkage
52_clang_getCursorLocation
53_clang_getCursorReferenced
Ted Kremenek9a140842010-06-21 20:48:56 +000054_clang_getCursorResultType
Douglas Gregor2be5bc92010-09-22 21:22:29 +000055_clang_getCursorSemanticParent
Ted Kremenek3064ef92010-08-27 21:34:58 +000056_clang_getCursorSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000057_clang_getCursorType
Dan Gohmane42e9872010-04-16 04:45:02 +000058_clang_getCursorUSR
59_clang_getDefinitionSpellingAndExtent
60_clang_getDiagnostic
61_clang_getDiagnosticFixIt
62_clang_getDiagnosticLocation
63_clang_getDiagnosticNumFixIts
64_clang_getDiagnosticNumRanges
65_clang_getDiagnosticRange
66_clang_getDiagnosticSeverity
67_clang_getDiagnosticSpelling
68_clang_getFile
69_clang_getFileName
70_clang_getFileTime
Ted Kremenek3064ef92010-08-27 21:34:58 +000071_clang_getIBOutletCollectionType
Dan Gohmane42e9872010-04-16 04:45:02 +000072_clang_getInclusions
73_clang_getInstantiationLocation
74_clang_getLocation
75_clang_getNullCursor
76_clang_getNullLocation
77_clang_getNullRange
78_clang_getNumCompletionChunks
79_clang_getNumDiagnostics
Douglas Gregor1f60d9e2010-09-13 22:52:57 +000080_clang_getNumOverloadedDecls
81_clang_getOverloadedDecl
Douglas Gregor9f592342010-10-01 20:25:15 +000082_clang_getOverriddenCursors
Ted Kremenek8e0ac172010-05-14 21:29:26 +000083_clang_getPointeeType
Dan Gohmane42e9872010-04-16 04:45:02 +000084_clang_getRange
85_clang_getRangeEnd
86_clang_getRangeStart
Ted Kremenek04c3cf32010-06-21 20:15:39 +000087_clang_getResultType
Douglas Gregore0329ac2010-09-02 00:07:54 +000088_clang_getSpecializedCursorTemplate
Douglas Gregor49f6f542010-08-31 22:12:17 +000089_clang_getTemplateCursorKind
Dan Gohmane42e9872010-04-16 04:45:02 +000090_clang_getTokenExtent
91_clang_getTokenKind
92_clang_getTokenLocation
93_clang_getTokenSpelling
94_clang_getTranslationUnitCursor
95_clang_getTranslationUnitSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000096_clang_getTypeDeclaration
97_clang_getTypeKindSpelling
Dan Gohmane42e9872010-04-16 04:45:02 +000098_clang_isCursorDefinition
99_clang_isDeclaration
100_clang_isExpression
101_clang_isInvalid
Ted Kremenek3ce9e7d2010-07-30 00:14:11 +0000102_clang_isPODType
Ted Kremenek3064ef92010-08-27 21:34:58 +0000103_clang_isPreprocessing
Dan Gohmane42e9872010-04-16 04:45:02 +0000104_clang_isReference
105_clang_isStatement
Dan Gohmane42e9872010-04-16 04:45:02 +0000106_clang_isTranslationUnit
107_clang_isUnexposed
Ted Kremenek3064ef92010-08-27 21:34:58 +0000108_clang_isVirtualBase
Douglas Gregor5a430212010-07-21 18:52:53 +0000109_clang_parseTranslationUnit
Douglas Gregorabc563f2010-07-19 21:46:24 +0000110_clang_reparseTranslationUnit
Douglas Gregor7ae2faa2010-08-13 05:36:37 +0000111_clang_saveTranslationUnit
Dan Gohmane42e9872010-04-16 04:45:02 +0000112_clang_setUseExternalASTGeneration
Douglas Gregor1e5e6682010-08-26 13:48:20 +0000113_clang_sortCodeCompletionResults
Dan Gohmane42e9872010-04-16 04:45:02 +0000114_clang_tokenize
115_clang_visitChildren