Douglas Gregor | 9eb7701 | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 1 | _clang_codeComplete |
Ted Kremenek | 30cbea5 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 2 | _clang_createIndex |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 3 | _clang_createTranslationUnit |
4 | _clang_createTranslationUnitFromSourceFile | ||||
Douglas Gregor | f72b6ac | 2009-12-18 16:20:58 +0000 | [diff] [blame] | 5 | _clang_disposeCodeCompleteResults |
Steve Naroff | 3aa2d73 | 2009-09-17 18:33:27 +0000 | [diff] [blame] | 6 | _clang_disposeIndex |
Steve Naroff | 8675d5c | 2009-11-09 17:45:52 +0000 | [diff] [blame] | 7 | _clang_disposeString |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 8 | _clang_disposeTranslationUnit |
Ted Kremenek | e05d780 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 9 | _clang_equalCursors |
Daniel Dunbar | 1108966 | 2009-12-03 01:54:28 +0000 | [diff] [blame] | 10 | _clang_getCString |
Douglas Gregor | 8b14f8f | 2009-11-09 16:04:45 +0000 | [diff] [blame] | 11 | _clang_getCompletionChunkCompletionString |
Douglas Gregor | 9eb7701 | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 12 | _clang_getCompletionChunkKind |
13 | _clang_getCompletionChunkText | ||||
Ted Kremenek | 30cbea5 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 14 | _clang_getCursor |
Ted Kremenek | 30cbea5 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 15 | _clang_getCursorDecl |
Douglas Gregor | 6b8232f | 2010-01-19 19:34:47 +0000 | [diff] [blame] | 16 | _clang_getCursorDefinition |
Douglas Gregor | 33c34ac | 2010-01-19 00:34:46 +0000 | [diff] [blame] | 17 | _clang_getCursorExtent |
Ted Kremenek | 30cbea5 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 18 | _clang_getCursorFromDecl |
19 | _clang_getCursorKind | ||||
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 20 | _clang_getCursorKindSpelling |
Douglas Gregor | 66a5881 | 2010-01-18 22:46:11 +0000 | [diff] [blame] | 21 | _clang_getCursorLocation |
Douglas Gregor | ad27e8b | 2010-01-19 01:20:04 +0000 | [diff] [blame] | 22 | _clang_getCursorReferenced |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 23 | _clang_getCursorSpelling |
Ted Kremenek | 473c7a7 | 2010-01-18 20:23:29 +0000 | [diff] [blame] | 24 | _clang_getCursorUSR |
Steve Naroff | 63f475a | 2009-09-25 21:32:34 +0000 | [diff] [blame] | 25 | _clang_getDeclColumn |
Daniel Dunbar | 4ff42d6 | 2010-01-06 05:41:00 +0000 | [diff] [blame] | 26 | _clang_getDeclExtent |
Ted Kremenek | a44d99c | 2010-01-05 23:18:49 +0000 | [diff] [blame] | 27 | _clang_getDeclExtent |
Ted Kremenek | 473c7a7 | 2010-01-18 20:23:29 +0000 | [diff] [blame] | 28 | _clang_getDeclLine |
Ted Kremenek | ea90306 | 2010-01-08 17:11:32 +0000 | [diff] [blame] | 29 | _clang_getDeclSource |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 30 | _clang_getDeclSourceFile |
31 | _clang_getDeclSpelling | ||||
Ted Kremenek | e5f86be | 2010-01-11 23:56:39 +0000 | [diff] [blame] | 32 | _clang_getDeclaration |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 33 | _clang_getDefinitionSpellingAndExtent |
Ted Kremenek | 30cbea5 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 34 | _clang_getEntityFromDecl |
Steve Naroff | 6231f18 | 2009-10-27 14:35:18 +0000 | [diff] [blame] | 35 | _clang_getFileName |
36 | _clang_getFileTime | ||||
Douglas Gregor | 4f46e78 | 2010-01-19 21:36:55 +0000 | [diff] [blame] | 37 | _clang_getInstantiationLocation |
Ted Kremenek | e05d780 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 38 | _clang_getNullCursor |
Douglas Gregor | 9eb7701 | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 39 | _clang_getNumCompletionChunks |
Douglas Gregor | 4f46e78 | 2010-01-19 21:36:55 +0000 | [diff] [blame] | 40 | _clang_getRangeEnd |
41 | _clang_getRangeStart | ||||
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 42 | _clang_getTranslationUnitSpelling |
Douglas Gregor | 6b8232f | 2010-01-19 19:34:47 +0000 | [diff] [blame] | 43 | _clang_isCursorDefinition |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 44 | _clang_isDeclaration |
Daniel Dunbar | cb68cdf | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 45 | _clang_isInvalid |
46 | _clang_isReference | ||||
47 | _clang_loadDeclaration | ||||
48 | _clang_loadTranslationUnit | ||||
Daniel Dunbar | 1108966 | 2009-12-03 01:54:28 +0000 | [diff] [blame] | 49 | _clang_setUseExternalASTGeneration |