blob: 5f461d8ef600742db0131500c93d3cdf5e925b3f [file] [log] [blame]
Ted Kremenek30cbea52009-08-27 23:50:46 +00001_clang_createIndex
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +00002_clang_createTranslationUnit
3_clang_createTranslationUnitFromSourceFile
Steve Naroff3aa2d732009-09-17 18:33:27 +00004_clang_disposeIndex
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +00005_clang_disposeTranslationUnit
Ted Kremenek30cbea52009-08-27 23:50:46 +00006_clang_getCursor
7_clang_getCursorColumn
8_clang_getCursorDecl
9_clang_getCursorFromDecl
10_clang_getCursorKind
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000011_clang_getCursorKindSpelling
Ted Kremenek30cbea52009-08-27 23:50:46 +000012_clang_getCursorLine
13_clang_getCursorSource
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000014_clang_getCursorSourceFile
15_clang_getCursorSpelling
Steve Naroff63f475a2009-09-25 21:32:34 +000016_clang_getDeclColumn
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000017_clang_getDeclLine
Steve Naroff26760892009-09-25 21:45:39 +000018_clang_getDeclSource
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000019_clang_getDeclSourceFile
20_clang_getDeclSpelling
21_clang_getDeclarationName
22_clang_getDefinitionSpellingAndExtent
Ted Kremenek30cbea52009-08-27 23:50:46 +000023_clang_getEntity
24_clang_getEntityFromDecl
Steve Naroff6231f182009-10-27 14:35:18 +000025_clang_getFileName
26_clang_getFileTime
Daniel Dunbarcb68cdf2009-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