Douglas Gregor | 0c8296d | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 1 | _clang_codeComplete |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 2 | _clang_createIndex |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 3 | _clang_createTranslationUnit |
| 4 | _clang_createTranslationUnitFromSourceFile |
Steve Naroff | 2bd6b9f | 2009-09-17 18:33:27 +0000 | [diff] [blame] | 5 | _clang_disposeIndex |
Steve Naroff | ef0cef6 | 2009-11-09 17:45:52 +0000 | [diff] [blame] | 6 | _clang_disposeString |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 7 | _clang_disposeTranslationUnit |
Ted Kremenek | 7388555 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 8 | _clang_equalCursors |
Douglas Gregor | 3ac7385 | 2009-11-09 16:04:45 +0000 | [diff] [blame] | 9 | _clang_getCompletionChunkCompletionString |
Douglas Gregor | 0c8296d | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 10 | _clang_getCompletionChunkKind |
| 11 | _clang_getCompletionChunkText |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 12 | _clang_getCursor |
| 13 | _clang_getCursorColumn |
| 14 | _clang_getCursorDecl |
| 15 | _clang_getCursorFromDecl |
| 16 | _clang_getCursorKind |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 17 | _clang_getCursorKindSpelling |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 18 | _clang_getCursorLine |
| 19 | _clang_getCursorSource |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 20 | _clang_getCursorSourceFile |
| 21 | _clang_getCursorSpelling |
Steve Naroff | ef0cef6 | 2009-11-09 17:45:52 +0000 | [diff] [blame] | 22 | _clang_getCString |
Steve Naroff | 699a07d | 2009-09-25 21:32:34 +0000 | [diff] [blame] | 23 | _clang_getDeclColumn |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 24 | _clang_getDeclLine |
Steve Naroff | ee9405e | 2009-09-25 21:45:39 +0000 | [diff] [blame] | 25 | _clang_getDeclSource |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 26 | _clang_getDeclSourceFile |
| 27 | _clang_getDeclSpelling |
| 28 | _clang_getDeclarationName |
| 29 | _clang_getDefinitionSpellingAndExtent |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 30 | _clang_getEntity |
| 31 | _clang_getEntityFromDecl |
Steve Naroff | 8814503 | 2009-10-27 14:35:18 +0000 | [diff] [blame] | 32 | _clang_getFileName |
| 33 | _clang_getFileTime |
Ted Kremenek | 7388555 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 34 | _clang_getNullCursor |
Douglas Gregor | 0c8296d | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 35 | _clang_getNumCompletionChunks |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 36 | _clang_getTranslationUnitSpelling |
| 37 | _clang_getURI |
| 38 | _clang_isDeclaration |
| 39 | _clang_isDefinition |
| 40 | _clang_isInvalid |
| 41 | _clang_isReference |
| 42 | _clang_loadDeclaration |
| 43 | _clang_loadTranslationUnit |