blob: d036e5cfd8f2d59434681499d98b3d8507506a94 [file] [log] [blame]
Douglas Gregorfc8ea232010-01-26 17:06:03 +00001_clang_annotateTokens
Douglas Gregor0c8296d2009-11-07 00:00:49 +00002_clang_codeComplete
Douglas Gregora88084b2010-02-18 18:08:43 +00003_clang_codeCompleteGetDiagnostic
4_clang_codeCompleteGetNumDiagnostics
Ted Kremenek896b70f2010-03-13 02:50:34 +00005_clang_constructUSR_ObjCClass
Ted Kremenek66ccaec2010-03-15 17:38:58 +00006_clang_constructUSR_ObjCCategory
Ted Kremenek896b70f2010-03-13 02:50:34 +00007_clang_constructUSR_ObjCIvar
8_clang_constructUSR_ObjCMethod
9_clang_constructUSR_ObjCProtocol
10_clang_constructUSR_ObjCProperty
Ted Kremenekf7107892009-08-27 23:50:46 +000011_clang_createIndex
Daniel Dunbar11841912009-11-02 22:23:08 +000012_clang_createTranslationUnit
13_clang_createTranslationUnitFromSourceFile
Douglas Gregor0a812cf2010-02-18 23:07:20 +000014_clang_defaultDiagnosticDisplayOptions
Douglas Gregorec6762c2009-12-18 16:20:58 +000015_clang_disposeCodeCompleteResults
Douglas Gregora88084b2010-02-18 18:08:43 +000016_clang_disposeDiagnostic
Steve Naroff2bd6b9f2009-09-17 18:33:27 +000017_clang_disposeIndex
Steve Naroffef0cef62009-11-09 17:45:52 +000018_clang_disposeString
Douglas Gregorfc8ea232010-01-26 17:06:03 +000019_clang_disposeTokens
Daniel Dunbar11841912009-11-02 22:23:08 +000020_clang_disposeTranslationUnit
Douglas Gregor0a812cf2010-02-18 23:07:20 +000021_clang_enableStackTraces
Ted Kremenek73885552009-11-17 19:28:59 +000022_clang_equalCursors
Douglas Gregorb9790342010-01-22 21:44:22 +000023_clang_equalLocations
Douglas Gregor274f1902010-02-22 23:17:23 +000024_clang_formatDiagnostic
Ted Kremenek04bb7162010-01-22 22:44:15 +000025_clang_getClangVersion
Daniel Dunbar8506dde2009-12-03 01:54:28 +000026_clang_getCString
Douglas Gregor3ac73852009-11-09 16:04:45 +000027_clang_getCompletionChunkCompletionString
Douglas Gregor0c8296d2009-11-07 00:00:49 +000028_clang_getCompletionChunkKind
29_clang_getCompletionChunkText
Ted Kremenekf7107892009-08-27 23:50:46 +000030_clang_getCursor
Douglas Gregorb6998662010-01-19 19:34:47 +000031_clang_getCursorDefinition
Douglas Gregora7bde202010-01-19 00:34:46 +000032_clang_getCursorExtent
Ted Kremenekf7107892009-08-27 23:50:46 +000033_clang_getCursorKind
Daniel Dunbar11841912009-11-02 22:23:08 +000034_clang_getCursorKindSpelling
Ted Kremenek5b649362010-03-03 06:37:30 +000035_clang_getCursorLinkage
Douglas Gregor98258af2010-01-18 22:46:11 +000036_clang_getCursorLocation
Douglas Gregorc5d1e932010-01-19 01:20:04 +000037_clang_getCursorReferenced
Daniel Dunbar11841912009-11-02 22:23:08 +000038_clang_getCursorSpelling
Ted Kremenekcf84aa42010-01-18 20:23:29 +000039_clang_getCursorUSR
Daniel Dunbar11841912009-11-02 22:23:08 +000040_clang_getDefinitionSpellingAndExtent
Douglas Gregora88084b2010-02-18 18:08:43 +000041_clang_getDiagnostic
Douglas Gregor473d7012010-02-19 18:16:06 +000042_clang_getDiagnosticFixIt
Douglas Gregor5352ac02010-01-28 00:27:43 +000043_clang_getDiagnosticLocation
44_clang_getDiagnosticNumFixIts
Douglas Gregora3890ba2010-02-08 23:11:56 +000045_clang_getDiagnosticNumRanges
46_clang_getDiagnosticRange
Douglas Gregor5352ac02010-01-28 00:27:43 +000047_clang_getDiagnosticSeverity
48_clang_getDiagnosticSpelling
Douglas Gregorb9790342010-01-22 21:44:22 +000049_clang_getFile
Steve Naroff88145032009-10-27 14:35:18 +000050_clang_getFileName
51_clang_getFileTime
Ted Kremenek16b55a72010-01-26 19:31:51 +000052_clang_getInclusions
Douglas Gregor1db19de2010-01-19 21:36:55 +000053_clang_getInstantiationLocation
Douglas Gregorb9790342010-01-22 21:44:22 +000054_clang_getLocation
Ted Kremenek73885552009-11-17 19:28:59 +000055_clang_getNullCursor
Douglas Gregorb9790342010-01-22 21:44:22 +000056_clang_getNullLocation
Douglas Gregor5352ac02010-01-28 00:27:43 +000057_clang_getNullRange
Douglas Gregor0c8296d2009-11-07 00:00:49 +000058_clang_getNumCompletionChunks
Douglas Gregora88084b2010-02-18 18:08:43 +000059_clang_getNumDiagnostics
Douglas Gregorb9790342010-01-22 21:44:22 +000060_clang_getRange
Douglas Gregor1db19de2010-01-19 21:36:55 +000061_clang_getRangeEnd
62_clang_getRangeStart
Douglas Gregorfc8ea232010-01-26 17:06:03 +000063_clang_getTokenExtent
64_clang_getTokenKind
65_clang_getTokenLocation
66_clang_getTokenSpelling
Douglas Gregor7eaa8ae2010-01-20 00:23:15 +000067_clang_getTranslationUnitCursor
Daniel Dunbar11841912009-11-02 22:23:08 +000068_clang_getTranslationUnitSpelling
Douglas Gregorb6998662010-01-19 19:34:47 +000069_clang_isCursorDefinition
Daniel Dunbar11841912009-11-02 22:23:08 +000070_clang_isDeclaration
Douglas Gregor97b98722010-01-19 23:20:36 +000071_clang_isExpression
Daniel Dunbar11841912009-11-02 22:23:08 +000072_clang_isInvalid
Douglas Gregor9f1e3ff2010-03-18 00:42:48 +000073_clang_isPreprocessing
Daniel Dunbar11841912009-11-02 22:23:08 +000074_clang_isReference
Douglas Gregor97b98722010-01-19 23:20:36 +000075_clang_isStatement
Douglas Gregor7eaa8ae2010-01-20 00:23:15 +000076_clang_isTranslationUnit
Ted Kremenekad6eff62010-03-08 21:17:29 +000077_clang_isUnexposed
Daniel Dunbar8506dde2009-12-03 01:54:28 +000078_clang_setUseExternalASTGeneration
Douglas Gregorfc8ea232010-01-26 17:06:03 +000079_clang_tokenize
Douglas Gregorb1373d02010-01-20 20:59:29 +000080_clang_visitChildren