blob: 5f461d8ef600742db0131500c93d3cdf5e925b3f [file] [log] [blame]
Ted Kremenekf7107892009-08-27 23:50:46 +00001_clang_createIndex
Daniel Dunbar11841912009-11-02 22:23:08 +00002_clang_createTranslationUnit
3_clang_createTranslationUnitFromSourceFile
Steve Naroff2bd6b9f2009-09-17 18:33:27 +00004_clang_disposeIndex
Daniel Dunbar11841912009-11-02 22:23:08 +00005_clang_disposeTranslationUnit
Ted Kremenekf7107892009-08-27 23:50:46 +00006_clang_getCursor
7_clang_getCursorColumn
8_clang_getCursorDecl
9_clang_getCursorFromDecl
10_clang_getCursorKind
Daniel Dunbar11841912009-11-02 22:23:08 +000011_clang_getCursorKindSpelling
Ted Kremenekf7107892009-08-27 23:50:46 +000012_clang_getCursorLine
13_clang_getCursorSource
Daniel Dunbar11841912009-11-02 22:23:08 +000014_clang_getCursorSourceFile
15_clang_getCursorSpelling
Steve Naroff699a07d2009-09-25 21:32:34 +000016_clang_getDeclColumn
Daniel Dunbar11841912009-11-02 22:23:08 +000017_clang_getDeclLine
Steve Naroffee9405e2009-09-25 21:45:39 +000018_clang_getDeclSource
Daniel Dunbar11841912009-11-02 22:23:08 +000019_clang_getDeclSourceFile
20_clang_getDeclSpelling
21_clang_getDeclarationName
22_clang_getDefinitionSpellingAndExtent
Ted Kremenekf7107892009-08-27 23:50:46 +000023_clang_getEntity
24_clang_getEntityFromDecl
Steve Naroff88145032009-10-27 14:35:18 +000025_clang_getFileName
26_clang_getFileTime
Daniel Dunbar11841912009-11-02 22:23:08 +000027_clang_getTranslationUnitSpelling
28_clang_getURI
29_clang_isDeclaration
30_clang_isDefinition
31_clang_isInvalid
32_clang_isReference
33_clang_loadDeclaration
34_clang_loadTranslationUnit