blob: 798ec3221830cac2b9ce2833ccad7d9c973fc848 [file] [log] [blame]
Ted Kremenek9ada39a2010-05-17 20:06:56 +00001clang_CXXMethod_isStatic
Dan Gohmane42e9872010-04-16 04:45:02 +00002clang_annotateTokens
3clang_codeComplete
Douglas Gregor1abc6bc2010-08-04 16:47:14 +00004clang_codeCompleteAt
Dan Gohmane42e9872010-04-16 04:45:02 +00005clang_codeCompleteGetDiagnostic
6clang_codeCompleteGetNumDiagnostics
7clang_constructUSR_ObjCCategory
8clang_constructUSR_ObjCClass
9clang_constructUSR_ObjCIvar
10clang_constructUSR_ObjCMethod
11clang_constructUSR_ObjCProperty
12clang_constructUSR_ObjCProtocol
13clang_createIndex
14clang_createTranslationUnit
15clang_createTranslationUnitFromSourceFile
Douglas Gregorcee235c2010-08-05 09:09:23 +000016clang_defaultCodeCompleteOptions
Dan Gohmane42e9872010-04-16 04:45:02 +000017clang_defaultDiagnosticDisplayOptions
Ted Kremenek95f33552010-08-26 01:42:22 +000018clang_defaultEditingTranslationUnitOptions
Douglas Gregore1e13bf2010-08-11 15:58:42 +000019clang_defaultReparseOptions
Douglas Gregor19998442010-08-13 15:35:05 +000020clang_defaultSaveOptions
Dan Gohmane42e9872010-04-16 04:45:02 +000021clang_disposeCodeCompleteResults
22clang_disposeDiagnostic
23clang_disposeIndex
24clang_disposeString
25clang_disposeTokens
26clang_disposeTranslationUnit
27clang_enableStackTraces
28clang_equalCursors
29clang_equalLocations
Ted Kremenek8e0ac172010-05-14 21:29:26 +000030clang_equalTypes
Dan Gohmane42e9872010-04-16 04:45:02 +000031clang_formatDiagnostic
32clang_getCString
Ted Kremenek3064ef92010-08-27 21:34:58 +000033clang_getCXXAccessSpecifier
Ted Kremenek9ada39a2010-05-17 20:06:56 +000034clang_getCanonicalType
Dan Gohmane42e9872010-04-16 04:45:02 +000035clang_getClangVersion
Douglas Gregor58ddb602010-08-23 23:00:57 +000036clang_getCompletionAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000037clang_getCompletionChunkCompletionString
38clang_getCompletionChunkKind
39clang_getCompletionChunkText
Douglas Gregor12e13132010-05-26 22:00:08 +000040clang_getCompletionPriority
Dan Gohmane42e9872010-04-16 04:45:02 +000041clang_getCursor
Douglas Gregor58ddb602010-08-23 23:00:57 +000042clang_getCursorAvailability
Dan Gohmane42e9872010-04-16 04:45:02 +000043clang_getCursorDefinition
44clang_getCursorExtent
45clang_getCursorKind
46clang_getCursorKindSpelling
47clang_getCursorLanguage
48clang_getCursorLinkage
49clang_getCursorLocation
50clang_getCursorReferenced
Ted Kremenek9a140842010-06-21 20:48:56 +000051clang_getCursorResultType
Ted Kremenek95f33552010-08-26 01:42:22 +000052clang_getCursorSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000053clang_getCursorType
Dan Gohmane42e9872010-04-16 04:45:02 +000054clang_getCursorUSR
55clang_getDefinitionSpellingAndExtent
56clang_getDiagnostic
57clang_getDiagnosticFixIt
58clang_getDiagnosticLocation
59clang_getDiagnosticNumFixIts
60clang_getDiagnosticNumRanges
61clang_getDiagnosticRange
62clang_getDiagnosticSeverity
63clang_getDiagnosticSpelling
64clang_getFile
65clang_getFileName
66clang_getFileTime
Ted Kremenek95f33552010-08-26 01:42:22 +000067clang_getIBOutletCollectionType
Dan Gohmane42e9872010-04-16 04:45:02 +000068clang_getInclusions
69clang_getInstantiationLocation
70clang_getLocation
71clang_getNullCursor
72clang_getNullLocation
73clang_getNullRange
74clang_getNumCompletionChunks
75clang_getNumDiagnostics
Douglas Gregor1f60d9e2010-09-13 22:52:57 +000076clang_getNumOverloadedDecls
77clang_getOverloadedDecl
Ted Kremenek8e0ac172010-05-14 21:29:26 +000078clang_getPointeeType
Dan Gohmane42e9872010-04-16 04:45:02 +000079clang_getRange
80clang_getRangeEnd
81clang_getRangeStart
Ted Kremenek04c3cf32010-06-21 20:15:39 +000082clang_getResultType
Douglas Gregore0329ac2010-09-02 00:07:54 +000083clang_getSpecializedCursorTemplate
Douglas Gregor49f6f542010-08-31 22:12:17 +000084clang_getTemplateCursorKind
Dan Gohmane42e9872010-04-16 04:45:02 +000085clang_getTokenExtent
86clang_getTokenKind
87clang_getTokenLocation
88clang_getTokenSpelling
89clang_getTranslationUnitCursor
90clang_getTranslationUnitSpelling
Ted Kremenek8e0ac172010-05-14 21:29:26 +000091clang_getTypeDeclaration
92clang_getTypeKindSpelling
Dan Gohmane42e9872010-04-16 04:45:02 +000093clang_isCursorDefinition
94clang_isDeclaration
95clang_isExpression
96clang_isInvalid
Ted Kremenek3ce9e7d2010-07-30 00:14:11 +000097clang_isPODType
Ted Kremenek95f33552010-08-26 01:42:22 +000098clang_isPreprocessing
Dan Gohmane42e9872010-04-16 04:45:02 +000099clang_isReference
100clang_isStatement
101clang_isTranslationUnit
102clang_isUnexposed
Ted Kremenek3064ef92010-08-27 21:34:58 +0000103clang_isVirtualBase
Douglas Gregor5a430212010-07-21 18:52:53 +0000104clang_parseTranslationUnit
Douglas Gregorabc563f2010-07-19 21:46:24 +0000105clang_reparseTranslationUnit
Douglas Gregor7ae2faa2010-08-13 05:36:37 +0000106clang_saveTranslationUnit
Dan Gohmane42e9872010-04-16 04:45:02 +0000107clang_setUseExternalASTGeneration
Douglas Gregor1e5e6682010-08-26 13:48:20 +0000108clang_sortCodeCompletionResults
Dan Gohmane42e9872010-04-16 04:45:02 +0000109clang_tokenize
110clang_visitChildren