Home | History | Annotate | Download | only in libclang
      1 clang_CXCursorSet_contains
      2 clang_CXCursorSet_insert
      3 clang_CXIndex_getGlobalOptions
      4 clang_CXIndex_setGlobalOptions
      5 clang_CXXMethod_isStatic
      6 clang_CXXMethod_isVirtual
      7 clang_Cursor_getArgument
      8 clang_Cursor_getBriefCommentText
      9 clang_Cursor_getCommentRange
     10 clang_Cursor_getParsedComment
     11 clang_Cursor_getRawCommentText
     12 clang_Cursor_getNumArguments
     13 clang_Cursor_getObjCSelectorIndex
     14 clang_Cursor_getSpellingNameRange
     15 clang_Cursor_getTranslationUnit
     16 clang_Cursor_getReceiverType
     17 clang_Cursor_isDynamicCall
     18 clang_Cursor_isNull
     19 clang_Cursor_getModule
     20 clang_Module_getParent
     21 clang_Module_getName
     22 clang_Module_getFullName
     23 clang_Module_getNumTopLevelHeaders
     24 clang_Module_getTopLevelHeader
     25 clang_IndexAction_create
     26 clang_IndexAction_dispose
     27 clang_Range_isNull
     28 clang_Comment_getKind
     29 clang_Comment_getNumChildren
     30 clang_Comment_getChild
     31 clang_Comment_isWhitespace
     32 clang_InlineContentComment_hasTrailingNewline
     33 clang_TextComment_getText
     34 clang_InlineCommandComment_getCommandName
     35 clang_InlineCommandComment_getRenderKind
     36 clang_InlineCommandComment_getNumArgs
     37 clang_InlineCommandComment_getArgText
     38 clang_HTMLTagComment_getTagName
     39 clang_HTMLStartTagComment_isSelfClosing
     40 clang_HTMLStartTag_getNumAttrs
     41 clang_HTMLStartTag_getAttrName
     42 clang_HTMLStartTag_getAttrValue
     43 clang_BlockCommandComment_getCommandName
     44 clang_BlockCommandComment_getNumArgs
     45 clang_BlockCommandComment_getArgText
     46 clang_BlockCommandComment_getParagraph
     47 clang_ParamCommandComment_getParamName
     48 clang_ParamCommandComment_isParamIndexValid
     49 clang_ParamCommandComment_getParamIndex
     50 clang_ParamCommandComment_isDirectionExplicit
     51 clang_ParamCommandComment_getDirection
     52 clang_TParamCommandComment_getParamName
     53 clang_TParamCommandComment_isParamPositionValid
     54 clang_TParamCommandComment_getDepth
     55 clang_TParamCommandComment_getIndex
     56 clang_VerbatimBlockLineComment_getText
     57 clang_VerbatimLineComment_getText
     58 clang_HTMLTagComment_getAsString
     59 clang_FullComment_getAsHTML
     60 clang_FullComment_getAsXML
     61 clang_annotateTokens
     62 clang_codeCompleteAt
     63 clang_codeCompleteGetContainerKind
     64 clang_codeCompleteGetContainerUSR
     65 clang_codeCompleteGetContexts
     66 clang_codeCompleteGetDiagnostic
     67 clang_codeCompleteGetNumDiagnostics
     68 clang_codeCompleteGetObjCSelector
     69 clang_constructUSR_ObjCCategory
     70 clang_constructUSR_ObjCClass
     71 clang_constructUSR_ObjCIvar
     72 clang_constructUSR_ObjCMethod
     73 clang_constructUSR_ObjCProperty
     74 clang_constructUSR_ObjCProtocol
     75 clang_createCXCursorSet
     76 clang_createIndex
     77 clang_createTranslationUnit
     78 clang_createTranslationUnitFromSourceFile
     79 clang_defaultCodeCompleteOptions
     80 clang_defaultDiagnosticDisplayOptions
     81 clang_defaultEditingTranslationUnitOptions
     82 clang_defaultReparseOptions
     83 clang_defaultSaveOptions
     84 clang_disposeCXCursorSet
     85 clang_disposeCXTUResourceUsage
     86 clang_disposeCodeCompleteResults
     87 clang_disposeDiagnostic
     88 clang_disposeDiagnosticSet
     89 clang_disposeIndex
     90 clang_disposeOverriddenCursors
     91 clang_disposeCXPlatformAvailability
     92 clang_disposeString
     93 clang_disposeTokens
     94 clang_disposeTranslationUnit
     95 clang_enableStackTraces
     96 clang_equalCursors
     97 clang_equalLocations
     98 clang_equalRanges
     99 clang_equalTypes
    100 clang_executeOnThread
    101 clang_findIncludesInFile
    102 clang_findIncludesInFileWithBlock
    103 clang_findReferencesInFile
    104 clang_findReferencesInFileWithBlock
    105 clang_formatDiagnostic
    106 clang_getArgType
    107 clang_getArrayElementType
    108 clang_getArraySize
    109 clang_getCString
    110 clang_getCXTUResourceUsage
    111 clang_getCXXAccessSpecifier
    112 clang_getCanonicalCursor
    113 clang_getCanonicalType
    114 clang_getChildDiagnostics
    115 clang_getClangVersion
    116 clang_getCompletionAnnotation
    117 clang_getCompletionAvailability
    118 clang_getCompletionBriefComment
    119 clang_getCompletionChunkCompletionString
    120 clang_getCompletionChunkKind
    121 clang_getCompletionChunkText
    122 clang_getCompletionNumAnnotations
    123 clang_getCompletionParent
    124 clang_getCompletionPriority
    125 clang_getCursor
    126 clang_getCursorAvailability
    127 clang_getCursorCompletionString
    128 clang_getCursorDefinition
    129 clang_getCursorDisplayName
    130 clang_getCursorExtent
    131 clang_getCursorKind
    132 clang_getCursorKindSpelling
    133 clang_getCursorLanguage
    134 clang_getCursorLexicalParent
    135 clang_getCursorLinkage
    136 clang_getCursorLocation
    137 clang_getCursorPlatformAvailability
    138 clang_getCursorReferenceNameRange
    139 clang_getCursorReferenced
    140 clang_getCursorResultType
    141 clang_getCursorSemanticParent
    142 clang_getCursorSpelling
    143 clang_getCursorType
    144 clang_getCursorUSR
    145 clang_getDeclObjCTypeEncoding
    146 clang_getDefinitionSpellingAndExtent
    147 clang_getDiagnostic
    148 clang_getDiagnosticCategory
    149 clang_getDiagnosticCategoryName
    150 clang_getDiagnosticCategoryText
    151 clang_getDiagnosticFixIt
    152 clang_getDiagnosticInSet
    153 clang_getDiagnosticLocation
    154 clang_getDiagnosticNumFixIts
    155 clang_getDiagnosticNumRanges
    156 clang_getDiagnosticOption
    157 clang_getDiagnosticRange
    158 clang_getDiagnosticSetFromTU
    159 clang_getDiagnosticSeverity
    160 clang_getDiagnosticSpelling
    161 clang_getElementType
    162 clang_getEnumConstantDeclUnsignedValue
    163 clang_getEnumConstantDeclValue
    164 clang_getEnumDeclIntegerType
    165 clang_getFieldDeclBitWidth
    166 clang_getExpansionLocation
    167 clang_getFile
    168 clang_getFileLocation
    169 clang_getFileName
    170 clang_getFileTime
    171 clang_getFileUniqueID
    172 clang_getFunctionTypeCallingConv
    173 clang_getIBOutletCollectionType
    174 clang_getIncludedFile
    175 clang_getInclusions
    176 clang_getInstantiationLocation
    177 clang_getLocation
    178 clang_getLocationForOffset
    179 clang_getNullCursor
    180 clang_getNullLocation
    181 clang_getNullRange
    182 clang_getNumArgTypes
    183 clang_getNumCompletionChunks
    184 clang_getNumDiagnostics
    185 clang_getNumDiagnosticsInSet
    186 clang_getNumElements
    187 clang_getNumOverloadedDecls
    188 clang_getOverloadedDecl
    189 clang_getOverriddenCursors
    190 clang_getPointeeType
    191 clang_getPresumedLocation
    192 clang_getRange
    193 clang_getRangeEnd
    194 clang_getRangeStart
    195 clang_getRemappings
    196 clang_getRemappingsFromFileList
    197 clang_getResultType
    198 clang_getSpecializedCursorTemplate
    199 clang_getSpellingLocation
    200 clang_getTUResourceUsageName
    201 clang_getTemplateCursorKind
    202 clang_getTokenExtent
    203 clang_getTokenKind
    204 clang_getTokenLocation
    205 clang_getTokenSpelling
    206 clang_getTranslationUnitCursor
    207 clang_getTranslationUnitSpelling
    208 clang_getTypeDeclaration
    209 clang_getTypeKindSpelling
    210 clang_getTypeSpelling
    211 clang_getTypedefDeclUnderlyingType
    212 clang_hashCursor
    213 clang_indexLoc_getCXSourceLocation
    214 clang_indexLoc_getFileLocation
    215 clang_indexSourceFile
    216 clang_indexTranslationUnit
    217 clang_index_getCXXClassDeclInfo
    218 clang_index_getClientContainer
    219 clang_index_getClientEntity
    220 clang_index_getIBOutletCollectionAttrInfo
    221 clang_index_getObjCCategoryDeclInfo
    222 clang_index_getObjCContainerDeclInfo
    223 clang_index_getObjCInterfaceDeclInfo
    224 clang_index_getObjCPropertyDeclInfo
    225 clang_index_getObjCProtocolRefListInfo
    226 clang_index_isEntityObjCContainerKind
    227 clang_index_setClientContainer
    228 clang_index_setClientEntity
    229 clang_isAttribute
    230 clang_isConstQualifiedType
    231 clang_isCursorDefinition
    232 clang_isDeclaration
    233 clang_isExpression
    234 clang_isFileMultipleIncludeGuarded
    235 clang_isFunctionTypeVariadic
    236 clang_isInvalid
    237 clang_isPODType
    238 clang_isPreprocessing
    239 clang_isReference
    240 clang_isRestrictQualifiedType
    241 clang_isStatement
    242 clang_isTranslationUnit
    243 clang_isUnexposed
    244 clang_isVirtualBase
    245 clang_isVolatileQualifiedType
    246 clang_loadDiagnostics
    247 clang_parseTranslationUnit
    248 clang_remap_dispose
    249 clang_remap_getFilenames
    250 clang_remap_getNumFiles
    251 clang_reparseTranslationUnit
    252 clang_saveTranslationUnit
    253 clang_sortCodeCompletionResults
    254 clang_toggleCrashRecovery
    255 clang_tokenize
    256 clang_CompilationDatabase_fromDirectory
    257 clang_CompilationDatabase_dispose
    258 clang_CompilationDatabase_getCompileCommands
    259 clang_CompilationDatabase_getAllCompileCommands
    260 clang_CompileCommands_dispose
    261 clang_CompileCommands_getSize
    262 clang_CompileCommands_getCommand
    263 clang_CompileCommand_getDirectory
    264 clang_CompileCommand_getNumArgs
    265 clang_CompileCommand_getArg
    266 clang_visitChildren
    267 clang_visitChildrenWithBlock
    268