blob: 302324bdee41a6b6e2531201ec132e90b1027787 [file] [log] [blame]
Douglas Gregor0c8296d2009-11-07 00:00:49 +00001_clang_codeComplete
Ted Kremenekf7107892009-08-27 23:50:46 +00002_clang_createIndex
Daniel Dunbar11841912009-11-02 22:23:08 +00003_clang_createTranslationUnit
4_clang_createTranslationUnitFromSourceFile
Steve Naroff2bd6b9f2009-09-17 18:33:27 +00005_clang_disposeIndex
Daniel Dunbar11841912009-11-02 22:23:08 +00006_clang_disposeTranslationUnit
Douglas Gregor3ac73852009-11-09 16:04:45 +00007_clang_getCompletionChunkCompletionString
Douglas Gregor0c8296d2009-11-07 00:00:49 +00008_clang_getCompletionChunkKind
9_clang_getCompletionChunkText
Ted Kremenekf7107892009-08-27 23:50:46 +000010_clang_getCursor
11_clang_getCursorColumn
12_clang_getCursorDecl
13_clang_getCursorFromDecl
14_clang_getCursorKind
Daniel Dunbar11841912009-11-02 22:23:08 +000015_clang_getCursorKindSpelling
Ted Kremenekf7107892009-08-27 23:50:46 +000016_clang_getCursorLine
17_clang_getCursorSource
Daniel Dunbar11841912009-11-02 22:23:08 +000018_clang_getCursorSourceFile
19_clang_getCursorSpelling
Steve Naroff699a07d2009-09-25 21:32:34 +000020_clang_getDeclColumn
Daniel Dunbar11841912009-11-02 22:23:08 +000021_clang_getDeclLine
Steve Naroffee9405e2009-09-25 21:45:39 +000022_clang_getDeclSource
Daniel Dunbar11841912009-11-02 22:23:08 +000023_clang_getDeclSourceFile
24_clang_getDeclSpelling
25_clang_getDeclarationName
26_clang_getDefinitionSpellingAndExtent
Ted Kremenekf7107892009-08-27 23:50:46 +000027_clang_getEntity
28_clang_getEntityFromDecl
Steve Naroff88145032009-10-27 14:35:18 +000029_clang_getFileName
30_clang_getFileTime
Douglas Gregor0c8296d2009-11-07 00:00:49 +000031_clang_getNumCompletionChunks
Daniel Dunbar11841912009-11-02 22:23:08 +000032_clang_getTranslationUnitSpelling
33_clang_getURI
34_clang_isDeclaration
35_clang_isDefinition
36_clang_isInvalid
37_clang_isReference
38_clang_loadDeclaration
39_clang_loadTranslationUnit