blob: 6b30da4d2bb5e22c826a9d3c64cb7708b8cbd1e6 [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
24_clang_disposeString
25_clang_disposeTokens
26_clang_disposeTranslationUnit
27_clang_enableStackTraces
28_clang_equalCursors
29_clang_equalLocations
Ted Kremenek8e0ac172010-05-14 21:29:26 +000030_clang_equalTypes
Dan Gohmane42e9872010-04-16 04:45:02 +000031_clang_formatDiagnostic
32_clang_getCString
Ted Kremenek3064ef92010-08-27 21:34:58 +000033_clang_getCXXAccessSpecifier
Ted Kremenek9ada39a2010-05-17 20:06:56 +000034_clang_getCanonicalType
Dan Gohmane42e9872010-04-16 04:45:02 +000035_clang_getClangVersion
Douglas Gregor58ddb602010-08-23 23:00:57 +000036_clang_getCompletionAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000037_clang_getCompletionChunkCompletionString
38_clang_getCompletionChunkKind
39_clang_getCompletionChunkText
Douglas Gregor12e13132010-05-26 22:00:08 +000040_clang_getCompletionPriority
Dan Gohmane42e9872010-04-16 04:45:02 +000041_clang_getCursor
Douglas Gregor58ddb602010-08-23 23:00:57 +000042_clang_getCursorAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000043_clang_getCursorDefinition
44_clang_getCursorExtent
45_clang_getCursorKind
46_clang_getCursorKindSpelling
47_clang_getCursorLanguage
48_clang_getCursorLinkage
49_clang_getCursorLocation
50_clang_getCursorReferenced
Ted Kremenek9a140842010-06-21 20:48:56 +000051_clang_getCursorResultType
Ted Kremenek3064ef92010-08-27 21:34:58 +000052_clang_getCursorSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000053_clang_getCursorType
Dan Gohmane42e9872010-04-16 04:45:02 +000054_clang_getCursorUSR
55_clang_getDefinitionSpellingAndExtent
56_clang_getDiagnostic
57_clang_getDiagnosticFixIt
58_clang_getDiagnosticLocation
59_clang_getDiagnosticNumFixIts
60_clang_getDiagnosticNumRanges
61_clang_getDiagnosticRange
62_clang_getDiagnosticSeverity
63_clang_getDiagnosticSpelling
64_clang_getFile
65_clang_getFileName
66_clang_getFileTime
Ted Kremenek3064ef92010-08-27 21:34:58 +000067_clang_getIBOutletCollectionType
Dan Gohmane42e9872010-04-16 04:45:02 +000068_clang_getInclusions
69_clang_getInstantiationLocation
70_clang_getLocation
71_clang_getNullCursor
72_clang_getNullLocation
73_clang_getNullRange
74_clang_getNumCompletionChunks
75_clang_getNumDiagnostics
Douglas Gregor1f60d9e2010-09-13 22:52:57 +000076_clang_getNumOverloadedDecls
77_clang_getOverloadedDecl
Ted Kremenek8e0ac172010-05-14 21:29:26 +000078_clang_getPointeeType
Dan Gohmane42e9872010-04-16 04:45:02 +000079_clang_getRange
80_clang_getRangeEnd
81_clang_getRangeStart
Ted Kremenek04c3cf32010-06-21 20:15:39 +000082_clang_getResultType
Douglas Gregore0329ac2010-09-02 00:07:54 +000083_clang_getSpecializedCursorTemplate
Douglas Gregor49f6f542010-08-31 22:12:17 +000084_clang_getTemplateCursorKind
Dan Gohmane42e9872010-04-16 04:45:02 +000085_clang_getTokenExtent
86_clang_getTokenKind
87_clang_getTokenLocation
88_clang_getTokenSpelling
89_clang_getTranslationUnitCursor
90_clang_getTranslationUnitSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000091_clang_getTypeDeclaration
92_clang_getTypeKindSpelling
Dan Gohmane42e9872010-04-16 04:45:02 +000093_clang_isCursorDefinition
94_clang_isDeclaration
95_clang_isExpression
96_clang_isInvalid
Ted Kremenek3ce9e7d2010-07-30 00:14:11 +000097_clang_isPODType
Ted Kremenek3064ef92010-08-27 21:34:58 +000098_clang_isPreprocessing
Dan Gohmane42e9872010-04-16 04:45:02 +000099_clang_isReference
100_clang_isStatement
Dan Gohmane42e9872010-04-16 04:45:02 +0000101_clang_isTranslationUnit
102_clang_isUnexposed
Ted Kremenek3064ef92010-08-27 21:34:58 +0000103_clang_isVirtualBase
Douglas Gregor5a430212010-07-21 18:52:53 +0000104_clang_parseTranslationUnit
Douglas Gregorabc563f2010-07-19 21:46:24 +0000105_clang_reparseTranslationUnit
Douglas Gregor7ae2faa2010-08-13 05:36:37 +0000106_clang_saveTranslationUnit
Dan Gohmane42e9872010-04-16 04:45:02 +0000107_clang_setUseExternalASTGeneration
Douglas Gregor1e5e6682010-08-26 13:48:20 +0000108_clang_sortCodeCompletionResults
Dan Gohmane42e9872010-04-16 04:45:02 +0000109_clang_tokenize
110_clang_visitChildren