blob: d036e5cfd8f2d59434681499d98b3d8507506a94 [file] [log] [blame]
Douglas Gregor27b4fa92010-01-26 17:06:03 +00001_clang_annotateTokens
Douglas Gregor9eb77012009-11-07 00:00:49 +00002_clang_codeComplete
Douglas Gregor33cdd812010-02-18 18:08:43 +00003_clang_codeCompleteGetDiagnostic
4_clang_codeCompleteGetNumDiagnostics
Ted Kremenekd071c602010-03-13 02:50:34 +00005_clang_constructUSR_ObjCClass
Ted Kremenekbc1a67b2010-03-15 17:38:58 +00006_clang_constructUSR_ObjCCategory
Ted Kremenekd071c602010-03-13 02:50:34 +00007_clang_constructUSR_ObjCIvar
8_clang_constructUSR_ObjCMethod
9_clang_constructUSR_ObjCProtocol
10_clang_constructUSR_ObjCProperty
Ted Kremenek30cbea52009-08-27 23:50:46 +000011_clang_createIndex
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000012_clang_createTranslationUnit
13_clang_createTranslationUnitFromSourceFile
Douglas Gregor1e21cc72010-02-18 23:07:20 +000014_clang_defaultDiagnosticDisplayOptions
Douglas Gregorf72b6ac2009-12-18 16:20:58 +000015_clang_disposeCodeCompleteResults
Douglas Gregor33cdd812010-02-18 18:08:43 +000016_clang_disposeDiagnostic
Steve Naroff3aa2d732009-09-17 18:33:27 +000017_clang_disposeIndex
Steve Naroff8675d5c2009-11-09 17:45:52 +000018_clang_disposeString
Douglas Gregor27b4fa92010-01-26 17:06:03 +000019_clang_disposeTokens
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000020_clang_disposeTranslationUnit
Douglas Gregor1e21cc72010-02-18 23:07:20 +000021_clang_enableStackTraces
Ted Kremeneke05d7802009-11-17 19:28:59 +000022_clang_equalCursors
Douglas Gregor816fd362010-01-22 21:44:22 +000023_clang_equalLocations
Douglas Gregord770f732010-02-22 23:17:23 +000024_clang_formatDiagnostic
Ted Kremenekc0f3f722010-01-22 22:44:15 +000025_clang_getClangVersion
Daniel Dunbar11089662009-12-03 01:54:28 +000026_clang_getCString
Douglas Gregor8b14f8f2009-11-09 16:04:45 +000027_clang_getCompletionChunkCompletionString
Douglas Gregor9eb77012009-11-07 00:00:49 +000028_clang_getCompletionChunkKind
29_clang_getCompletionChunkText
Ted Kremenek30cbea52009-08-27 23:50:46 +000030_clang_getCursor
Douglas Gregor6b8232f2010-01-19 19:34:47 +000031_clang_getCursorDefinition
Douglas Gregor33c34ac2010-01-19 00:34:46 +000032_clang_getCursorExtent
Ted Kremenek30cbea52009-08-27 23:50:46 +000033_clang_getCursorKind
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000034_clang_getCursorKindSpelling
Ted Kremenek547f4172010-03-03 06:37:30 +000035_clang_getCursorLinkage
Douglas Gregor66a58812010-01-18 22:46:11 +000036_clang_getCursorLocation
Douglas Gregorad27e8b2010-01-19 01:20:04 +000037_clang_getCursorReferenced
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000038_clang_getCursorSpelling
Ted Kremenek473c7a72010-01-18 20:23:29 +000039_clang_getCursorUSR
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000040_clang_getDefinitionSpellingAndExtent
Douglas Gregor33cdd812010-02-18 18:08:43 +000041_clang_getDiagnostic
Douglas Gregor836ec942010-02-19 18:16:06 +000042_clang_getDiagnosticFixIt
Douglas Gregor4f9c3762010-01-28 00:27:43 +000043_clang_getDiagnosticLocation
44_clang_getDiagnosticNumFixIts
Douglas Gregor4b8fd6d2010-02-08 23:11:56 +000045_clang_getDiagnosticNumRanges
46_clang_getDiagnosticRange
Douglas Gregor4f9c3762010-01-28 00:27:43 +000047_clang_getDiagnosticSeverity
48_clang_getDiagnosticSpelling
Douglas Gregor816fd362010-01-22 21:44:22 +000049_clang_getFile
Steve Naroff6231f182009-10-27 14:35:18 +000050_clang_getFileName
51_clang_getFileTime
Ted Kremenek0b86e3a2010-01-26 19:31:51 +000052_clang_getInclusions
Douglas Gregor4f46e782010-01-19 21:36:55 +000053_clang_getInstantiationLocation
Douglas Gregor816fd362010-01-22 21:44:22 +000054_clang_getLocation
Ted Kremeneke05d7802009-11-17 19:28:59 +000055_clang_getNullCursor
Douglas Gregor816fd362010-01-22 21:44:22 +000056_clang_getNullLocation
Douglas Gregor4f9c3762010-01-28 00:27:43 +000057_clang_getNullRange
Douglas Gregor9eb77012009-11-07 00:00:49 +000058_clang_getNumCompletionChunks
Douglas Gregor33cdd812010-02-18 18:08:43 +000059_clang_getNumDiagnostics
Douglas Gregor816fd362010-01-22 21:44:22 +000060_clang_getRange
Douglas Gregor4f46e782010-01-19 21:36:55 +000061_clang_getRangeEnd
62_clang_getRangeStart
Douglas Gregor27b4fa92010-01-26 17:06:03 +000063_clang_getTokenExtent
64_clang_getTokenKind
65_clang_getTokenLocation
66_clang_getTokenSpelling
Douglas Gregord2fc7272010-01-20 00:23:15 +000067_clang_getTranslationUnitCursor
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000068_clang_getTranslationUnitSpelling
Douglas Gregor6b8232f2010-01-19 19:34:47 +000069_clang_isCursorDefinition
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000070_clang_isDeclaration
Douglas Gregor8f40bbee2010-01-19 23:20:36 +000071_clang_isExpression
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000072_clang_isInvalid
Douglas Gregor92a524f2010-03-18 00:42:48 +000073_clang_isPreprocessing
Daniel Dunbarcb68cdf2009-11-02 22:23:08 +000074_clang_isReference
Douglas Gregor8f40bbee2010-01-19 23:20:36 +000075_clang_isStatement
Douglas Gregord2fc7272010-01-20 00:23:15 +000076_clang_isTranslationUnit
Ted Kremenekff9021b2010-03-08 21:17:29 +000077_clang_isUnexposed
Daniel Dunbar11089662009-12-03 01:54:28 +000078_clang_setUseExternalASTGeneration
Douglas Gregor27b4fa92010-01-26 17:06:03 +000079_clang_tokenize
Douglas Gregor71f3d942010-01-20 20:59:29 +000080_clang_visitChildren