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