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 | ||||
Douglas Gregor | ec6762c | 2009-12-18 16:20:58 +0000 | [diff] [blame] | 5 | _clang_disposeCodeCompleteResults |
Steve Naroff | 2bd6b9f | 2009-09-17 18:33:27 +0000 | [diff] [blame] | 6 | _clang_disposeIndex |
Steve Naroff | ef0cef6 | 2009-11-09 17:45:52 +0000 | [diff] [blame] | 7 | _clang_disposeString |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 8 | _clang_disposeTranslationUnit |
Ted Kremenek | 7388555 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 9 | _clang_equalCursors |
Daniel Dunbar | 8506dde | 2009-12-03 01:54:28 +0000 | [diff] [blame] | 10 | _clang_getCString |
Douglas Gregor | 3ac7385 | 2009-11-09 16:04:45 +0000 | [diff] [blame] | 11 | _clang_getCompletionChunkCompletionString |
Douglas Gregor | 0c8296d | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 12 | _clang_getCompletionChunkKind |
13 | _clang_getCompletionChunkText | ||||
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 14 | _clang_getCursor |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 15 | _clang_getCursorDecl |
Douglas Gregor | b699866 | 2010-01-19 19:34:47 +0000 | [diff] [blame] | 16 | _clang_getCursorDefinition |
Douglas Gregor | a7bde20 | 2010-01-19 00:34:46 +0000 | [diff] [blame] | 17 | _clang_getCursorExtent |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 18 | _clang_getCursorFromDecl |
19 | _clang_getCursorKind | ||||
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 20 | _clang_getCursorKindSpelling |
Douglas Gregor | 98258af | 2010-01-18 22:46:11 +0000 | [diff] [blame] | 21 | _clang_getCursorLocation |
Douglas Gregor | c5d1e93 | 2010-01-19 01:20:04 +0000 | [diff] [blame] | 22 | _clang_getCursorReferenced |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 23 | _clang_getCursorSpelling |
Ted Kremenek | cf84aa4 | 2010-01-18 20:23:29 +0000 | [diff] [blame] | 24 | _clang_getCursorUSR |
Steve Naroff | 699a07d | 2009-09-25 21:32:34 +0000 | [diff] [blame] | 25 | _clang_getDeclColumn |
Daniel Dunbar | 378d4ba | 2010-01-06 05:41:00 +0000 | [diff] [blame] | 26 | _clang_getDeclExtent |
Ted Kremenek | fe6fd3d | 2010-01-05 23:18:49 +0000 | [diff] [blame] | 27 | _clang_getDeclExtent |
Ted Kremenek | cf84aa4 | 2010-01-18 20:23:29 +0000 | [diff] [blame] | 28 | _clang_getDeclLine |
Ted Kremenek | 6ab9db1 | 2010-01-08 17:11:32 +0000 | [diff] [blame] | 29 | _clang_getDeclSource |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 30 | _clang_getDeclSourceFile |
31 | _clang_getDeclSpelling | ||||
Ted Kremenek | 3172383 | 2010-01-11 23:56:39 +0000 | [diff] [blame] | 32 | _clang_getDeclaration |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 33 | _clang_getDefinitionSpellingAndExtent |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 34 | _clang_getEntityFromDecl |
Steve Naroff | 8814503 | 2009-10-27 14:35:18 +0000 | [diff] [blame] | 35 | _clang_getFileName |
36 | _clang_getFileTime | ||||
Douglas Gregor | 1db19de | 2010-01-19 21:36:55 +0000 | [diff] [blame] | 37 | _clang_getInstantiationLocation |
Ted Kremenek | 7388555 | 2009-11-17 19:28:59 +0000 | [diff] [blame] | 38 | _clang_getNullCursor |
Douglas Gregor | 0c8296d | 2009-11-07 00:00:49 +0000 | [diff] [blame] | 39 | _clang_getNumCompletionChunks |
Douglas Gregor | 1db19de | 2010-01-19 21:36:55 +0000 | [diff] [blame] | 40 | _clang_getRangeEnd |
41 | _clang_getRangeStart | ||||
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 42 | _clang_getTranslationUnitSpelling |
Douglas Gregor | b699866 | 2010-01-19 19:34:47 +0000 | [diff] [blame] | 43 | _clang_isCursorDefinition |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 44 | _clang_isDeclaration |
Douglas Gregor | 97b9872 | 2010-01-19 23:20:36 +0000 | [diff] [blame^] | 45 | _clang_isExpression |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 46 | _clang_isInvalid |
47 | _clang_isReference | ||||
Douglas Gregor | 97b9872 | 2010-01-19 23:20:36 +0000 | [diff] [blame^] | 48 | _clang_isStatement |
Daniel Dunbar | 1184191 | 2009-11-02 22:23:08 +0000 | [diff] [blame] | 49 | _clang_loadDeclaration |
50 | _clang_loadTranslationUnit | ||||
Daniel Dunbar | 8506dde | 2009-12-03 01:54:28 +0000 | [diff] [blame] | 51 | _clang_setUseExternalASTGeneration |