Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 1 | _clang_createIndex |
| 2 | _clang_getCursor |
| 3 | _clang_getCursorColumn |
| 4 | _clang_getCursorDecl |
| 5 | _clang_getCursorFromDecl |
| 6 | _clang_getCursorKind |
| 7 | _clang_getCursorLine |
| 8 | _clang_getCursorSource |
| 9 | _clang_getDeclarationName |
Ted Kremenek | f710789 | 2009-08-27 23:50:46 +0000 | [diff] [blame] | 10 | _clang_getDeclSpelling |
| 11 | _clang_getEntity |
| 12 | _clang_getEntityFromDecl |
| 13 | _clang_getURI |
| 14 | _clang_loadDeclaration |
| 15 | _clang_loadTranslationUnit |
Steve Naroff | 5039819 | 2009-08-28 15:28:48 +0000 | [diff] [blame] | 16 | _clang_createTranslationUnit |
Steve Naroff | 89922f8 | 2009-08-31 00:59:03 +0000 | [diff] [blame] | 17 | _clang_isDeclaration |
Steve Naroff | f334b4e | 2009-09-02 18:26:48 +0000 | [diff] [blame] | 18 | _clang_isReference |
| 19 | _clang_isDefinition |
| 20 | _clang_getCursorSpelling |
| 21 | _clang_getCursorKindSpelling |
Steve Naroff | af08ddc | 2009-09-03 15:49:00 +0000 | [diff] [blame^] | 22 | _clang_getTranslationUnitSpelling |